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:
e7e2a69
)
kill debug print
author
Dana Jansens
<danakj@orodu.net>
Sun, 23 Mar 2003 19:40:23 +0000
(19:40 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sun, 23 Mar 2003 19:40:23 +0000
(19:40 +0000)
openbox/event.c
patch
|
blob
|
history
diff --git
a/openbox/event.c
b/openbox/event.c
index 6548d83e993b4c983f5ee4e26667ccb0ce6e08c2..a5bce992ac0200fa7389a927e9864820dff972bd 100644
(file)
--- a/
openbox/event.c
+++ b/
openbox/event.c
@@
-251,7
+251,6
@@
void event_process(XEvent *e)
}
client = g_hash_table_lookup(client_map, (gpointer)window);
- g_message("EVENT: 0x%lx -> 0x%lx", window, client);
/* deal with it in the kernel */
if (client)