projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a460f0b
)
killa a debug printf
author
Dana Jansens
<danakj@orodu.net>
Mon, 6 Jan 2003 07:32:26 +0000
(07:32 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 6 Jan 2003 07:32:26 +0000
(07:32 +0000)
otk/eventdispatcher.cc
patch
|
blob
|
history
diff --git
a/otk/eventdispatcher.cc
b/otk/eventdispatcher.cc
index 62335781dabd2370f2c4d0b419c12cf92b64e4a6..760f86a4435f51599d1bb5075af9f82cba263aa5 100644
(file)
--- 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: