Remove debug spew

This commit is contained in:
Matthias Clasen 2011-02-04 14:05:22 -05:00
parent 272aa7bc55
commit 9ba009a8eb

View File

@ -1016,7 +1016,6 @@ gdk_x11_device_manager_xi2_translate_event (GdkEventTranslator *translator,
parent_iface->translate_event (translator, display, event, xevent))
{
GdkDevice *device;
g_print ("translating core keypress with keycode 0 and state %d\n", xevent->xkey.state);
/* The core device manager sets a core device on the event.
* We need to override that with an XI2 device, since we are
* using XI2.