Silence the validator

svn path=/trunk/; revision=18541
This commit is contained in:
Matthias Clasen 2007-07-25 02:07:44 +00:00
parent d708f2f081
commit 4fba6e4f5b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-07-24 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkiconcachevalidator.c: Silence the validator.
2007-07-24 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkmenutoolbutton.c: Remove obsolete set-tooltip

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)) \