From 5dfdf2e44cae9f246d56a591f8e9488d9d440726 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Thu, 16 Jun 2011 16:31:17 +0200 Subject: Don't enable deprecations explicitly in the source code. --- examples/basic-gconf-app.c | 2 -- 1 file changed, 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 #include -- cgit v1.2.1