Disable the GtkPlug xi2 hack more thoroughly

This commit is contained in:
Matthias Clasen 2010-12-21 11:29:18 -05:00
parent 106047ffa4
commit ecddaa7a8e

View File

@ -27,6 +27,7 @@
#include "config.h"
#if 0
#ifdef XINPUT_2
/* Hack to have keyboard events interpreted
@ -39,6 +40,7 @@
#undef GDK_COMPILATION
#endif /* XINPUT_2 */
#endif
#include "gtkmain.h"
#include "gtkmarshalers.h"