[gconf] Don't enable deprecations explicitly in the source code.



commit 5dfdf2e44cae9f246d56a591f8e9488d9d440726
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Thu Jun 16 16:31:17 2011 +0200

    Don't enable deprecations explicitly in the source code.

 examples/basic-gconf-app.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/examples/basic-gconf-app.c b/examples/basic-gconf-app.c
index 35de343..a866520 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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]