X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcontrol.c;h=31ec61cc7617679ce22037abbc0986835fffee12;hb=HEAD;hp=64fdf569d88b65298e4ce86e7edfb942b8312202;hpb=1f6a82de32c2ae6b6cf752053d5b9f8f8f859815;p=geometrycompositor.git diff --git a/source/control.c b/source/control.c index 64fdf56..31ec61c 100644 --- a/source/control.c +++ b/source/control.c @@ -447,9 +447,6 @@ int interactive(Display *display, GeometryCorrection *corrections, GeometryCorre case Expose: repaint = 1; break; - default: - printf("event %d\n", event.type); - break; } if(repaint)