diff options
| -rw-r--r-- | otk/eventdispatcher.cc | 2 |
1 files changed, 0 insertions, 2 deletions
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: |
