Silence the icon cache validator

svn path=/branches/gtk-2-10/; revision=18542
This commit is contained in:
Matthias Clasen
2007-07-25 02:21:28 +00:00
parent 927532b81c
commit 3147b2c5a3
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2007-07-24 Matthias Clasen <mclasen@redhat.com>
Merge from trunk:
* gtk/gtkiconcachevalidator.c: Silence the validator.
2007-07-23 Ross Burton <ross@openedhand.com>
* gtk/gtkscrolledwindow.c:

View File

@@ -23,7 +23,7 @@
#include <gdk-pixbuf/gdk-pixdata.h>
#define VERBOSE(x) x
#define VERBOSE(x)
#define check(name,condition) \
if (!(condition)) \