summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2010-09-22 04:28:53 +0200
committerJavier Jardón <jjardon@gnome.org>2010-09-22 04:28:53 +0200
commitbb903941473ab5d8c8f274a36e263f282bcab48d (patch)
tree444b169b69dec1bb2cdf18574a73743fe98687b1
parentfb62d6105f60b36a057c1365fa9417afd9a03c9d (diff)
downloadgtk+-bb903941473ab5d8c8f274a36e263f282bcab48d.tar.gz
Do not disable GDK deprecation guards
-rw-r--r--modules/engines/pixbuf/pixbuf-draw.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/engines/pixbuf/pixbuf-draw.c b/modules/engines/pixbuf/pixbuf-draw.c
index f9188a2b86..9c610d620b 100644
--- a/modules/engines/pixbuf/pixbuf-draw.c
+++ b/modules/engines/pixbuf/pixbuf-draw.c
@@ -23,8 +23,6 @@
#include <math.h>
#include <string.h>
-#undef GDK_DISABLE_DEPRECATED
-
#include "pixbuf.h"
#include "pixbuf-rc-style.h"
#include "pixbuf-style.h"