X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk%2Feventdispatcher.cc;h=760f86a4435f51599d1bb5075af9f82cba263aa5;hb=07d835a044c750c6ed8d58466fc5cc6a5808a8ac;hp=62335781dabd2370f2c4d0b419c12cf92b64e4a6;hpb=f3865bb12c2b3506e181f15f09b8429a59a618f8;p=chaz%2Fopenbox 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: