killa a debug printf
This commit is contained in:
parent
a460f0bc48
commit
1f8b8425ae
1 changed files with 0 additions and 2 deletions
|
@ -56,8 +56,6 @@ void OtkEventDispatcher::dispatchEvents(void)
|
||||||
printf("Event %d window %lx\n", e.type, e.xany.window);
|
printf("Event %d window %lx\n", e.type, e.xany.window);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
printf("num=%u scroll=%u\n", OBDisplay::numLockMask(), OBDisplay::scrollLockMask());
|
|
||||||
|
|
||||||
// grab the lasttime and hack up the modifiers
|
// grab the lasttime and hack up the modifiers
|
||||||
switch (e.type) {
|
switch (e.type) {
|
||||||
case ButtonPress:
|
case ButtonPress:
|
||||||
|
|
Loading…
Reference in a new issue