projects
/
mikachu
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea2f33e
)
remove debug print
author
Dana Jansens
<danakj@orodu.net>
Sun, 31 Aug 2003 19:58:39 +0000
(19:58 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sun, 31 Aug 2003 19:58:39 +0000
(19:58 +0000)
openbox/event.c
patch
|
blob
|
history
diff --git
a/openbox/event.c
b/openbox/event.c
index 3f529ec269c7aa016ffe0154dd5ec5d6d86298c1..dda1d2272aa504005e22464eef04e765aaa21dbe 100644
(file)
--- a/
openbox/event.c
+++ b/
openbox/event.c
@@
-429,8
+429,6
@@
static void event_process(const XEvent *ec, gpointer data)
ee = *ec;
e = ⅇ
- g_message("Event %d", e->type);
-
window = event_get_window(e);
if ((obwin = g_hash_table_lookup(window_map, &window))) {
switch (obwin->type) {