diff options
Diffstat (limited to 'perf')
-rw-r--r-- | perf/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perf/Makefile.am b/perf/Makefile.am index 6a6ae11826..d466f6ddf8 100644 --- a/perf/Makefile.am +++ b/perf/Makefile.am @@ -4,7 +4,6 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_builddir)/gdk \ -I$(top_srcdir)/gdk \ - -DG_DISABLE_DEPRECATED \ -DGDK_PIXBUF_DISABLE_DEPRECATED \ -DGDK_DISABLE_DEPRECATED \ -DGTK_DISABLE_DEPRECATED \ |