From: Dana Jansens Date: Mon, 6 Jan 2003 07:32:26 +0000 (+0000) Subject: killa a debug printf X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=1f8b8425ae82c2c086f6648b7608b37685997634;p=chaz%2Fopenbox killa a debug printf --- diff --git a/otk/eventdispatcher.cc b/otk/eventdispatcher.cc index 62335781..760f86a4 100644 --- a/otk/eventdispatcher.cc +++ b/otk/eventdispatcher.cc @@ -56,8 +56,6 @@ void OtkEventDispatcher::dispatchEvents(void) printf("Event %d window %lx\n", e.type, e.xany.window); #endif - printf("num=%u scroll=%u\n", OBDisplay::numLockMask(), OBDisplay::scrollLockMask()); - // grab the lasttime and hack up the modifiers switch (e.type) { case ButtonPress: