kill debug print

This commit is contained in:
Dana Jansens 2003-03-23 19:40:23 +00:00
parent e7e2a69fd0
commit fdf4265a13

View file

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