forked from AuroraMiddleware/gtk
Silence the validator
svn path=/trunk/; revision=18541
This commit is contained in:
parent
d708f2f081
commit
4fba6e4f5b
@ -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
|
||||
|
@ -23,7 +23,7 @@
|
||||
#include <gdk-pixbuf/gdk-pixdata.h>
|
||||
|
||||
|
||||
#define VERBOSE(x) x
|
||||
#define VERBOSE(x)
|
||||
|
||||
#define check(name,condition) \
|
||||
if (!(condition)) \
|
||||
|
Loading…
Reference in New Issue
Block a user