It should now compile with GDK_DISABLE_DEPRECATED

svn path=/trunk/; revision=44300
This commit is contained in:
Anders Broman 2012-08-07 13:58:23 +00:00
parent bb57fa3ec2
commit 52cb35b85a
1 changed files with 0 additions and 4 deletions

View File

@ -32,10 +32,6 @@
#include <math.h>
#include <string.h>
#if defined(GDK_DISABLE_DEPRECATED)
# undef GDK_DISABLE_DEPRECATED
#endif
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
#if GTK_CHECK_VERSION(3,0,0)