forked from AuroraMiddleware/gtk
Cleanup leftover code in gtkplug-x11
This code was part of the GdkDeviceManagerCore hack
This commit is contained in:
parent
42ad651914
commit
733cb5e43d
@ -27,21 +27,6 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#if 0
|
||||
#ifdef XINPUT_2
|
||||
|
||||
/* Hack to have keyboard events interpreted
|
||||
* regardless of the default device manager
|
||||
*/
|
||||
#define GDK_COMPILATION
|
||||
#include "x11/gdkdevicemanager-core.h"
|
||||
#include "x11/gdkdevicemanager-xi2.h"
|
||||
#include "x11/gdkeventtranslator.h"
|
||||
#undef GDK_COMPILATION
|
||||
|
||||
#endif /* XINPUT_2 */
|
||||
#endif
|
||||
|
||||
#include "gtkmain.h"
|
||||
#include "gtkmarshalers.h"
|
||||
#include "gtkplug.h"
|
||||
|
Loading…
Reference in New Issue
Block a user