killa a debug printf

This commit is contained in:
Dana Jansens 2003-01-06 07:32:26 +00:00
parent a460f0bc48
commit 1f8b8425ae

View file

@ -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: