Silence the icon cache validator
svn path=/branches/gtk-2-10/; revision=18542
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#include <gdk-pixbuf/gdk-pixdata.h>
|
||||
|
||||
|
||||
#define VERBOSE(x) x
|
||||
#define VERBOSE(x)
|
||||
|
||||
#define check(name,condition) \
|
||||
if (!(condition)) \
|
||||
|
||||
Reference in New Issue
Block a user