summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2010-09-22 04:20:11 +0200
committerJavier Jardón <jjardon@gnome.org>2010-09-22 04:21:13 +0200
commitfb62d6105f60b36a057c1365fa9417afd9a03c9d (patch)
treec76432a94fa4080377c51099fc868119f0aeae0f /tests
parent9ef738c4abdc103977dd2afb1981396b8a285b94 (diff)
downloadgtk+-fb62d6105f60b36a057c1365fa9417afd9a03c9d.tar.gz
Do not disable deprecation guards
Diffstat (limited to 'tests')
-rw-r--r--tests/testinput.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testinput.c b/tests/testinput.c
index 1f00c18eae..4d4a1b9af9 100644
--- a/tests/testinput.c
+++ b/tests/testinput.c
@@ -24,8 +24,6 @@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
-#undef GTK_DISABLE_DEPRECATED
-
#include "config.h"
#include <stdio.h>
#include "gtk/gtk.h"