X-Git-Url: http://git.tdb.fi/?p=geometrycompositor.git;a=blobdiff_plain;f=source%2Fcontrol.c;h=31ec61cc7617679ce22037abbc0986835fffee12;hp=64fdf569d88b65298e4ce86e7edfb942b8312202;hb=b38189d375ff492f1b4090efc728770e4900c1e0;hpb=1f6a82de32c2ae6b6cf752053d5b9f8f8f859815 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)