summaryrefslogtreecommitdiff
blob: faa5419aaca53a024e81d2a0e755693542133e4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/configure.ac b/configure.ac
index 7a5bac4..92a150b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -195,9 +195,6 @@ ifdef(
 )
 AC_DEFINE(GENS_UI_GTK, 1, Enable the GTK+ UI)
 
-# TODO: Disable deprecated GTK+ features.
-GTK_CFLAGS="$GTK_CFLAGS -DGTK_DISABLE_DEPRECATED -DDISABLE_DEPRECATED -DGSEAL_ENABLE"
-
 #elif test x$ui = xqt4; then
 #
 # Qt4