Drop unneeded XI2 defines

The X headers don't use these defines anywhere.
This commit is contained in:
Matthias Clasen
2012-03-10 23:10:55 -05:00
parent 39964b944a
commit 82041de9b5
2 changed files with 1 additions and 3 deletions

View File

@ -7,8 +7,6 @@ libgdkx11includedir = $(includedir)/gtk-3.0/gdk/x11
AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\"Gdk\" \
-DGDK_COMPILATION \
-DXINPUT2_2_USE_UNSTABLE_PROTOCOL \
-DXINPUT2_1_USE_UNSTABLE_PROTOCOL \
-I$(top_srcdir) \
-I$(top_srcdir)/gdk \
-I$(top_builddir)/gdk \