summaryrefslogtreecommitdiff
path: root/examples/basic-gconf-app.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/basic-gconf-app.c')
-rw-r--r--examples/basic-gconf-app.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/basic-gconf-app.c b/examples/basic-gconf-app.c
index 35de3437..a866520e 100644
--- a/examples/basic-gconf-app.c
+++ b/examples/basic-gconf-app.c
@@ -79,8 +79,6 @@
*/
/* Be clean and pure */
-#define GTK_DISABLE_DEPRECATED
-#define G_DISABLE_DEPRECATED
#include <gconf/gconf-client.h>
#include <gtk/gtk.h>