[gtk+/gtk-2-22] Silence the build



commit bdbe090dc0687fc998b226aa64a77c26e54fce04
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 28 13:31:57 2010 -0400

    Silence the build

 gtk/gtkcombo.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkcombo.c b/gtk/gtkcombo.c
index 69ab413..5cbc61d 100644
--- a/gtk/gtkcombo.c
+++ b/gtk/gtkcombo.c
@@ -29,6 +29,8 @@
  */
 
 #undef GTK_DISABLE_DEPRECATED
+/* For GCompletion */
+#undef G_DISABLE_DEPRECATED
 
 #include "config.h"
 #include <string.h>



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