diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2002-12-05 21:37:37 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2002-12-05 21:37:37 +0000 |
commit | a84c7224c02aae846802ad598ff28d921dd3649c (patch) | |
tree | 7cdaa07cf947cc655cae464ddfec7684463fb68b /gdk-pixbuf/io-ico.c | |
parent | 095bea45125338d6a664ac31cc600bb6fbfe8634 (diff) | |
download | gtk+-a84c7224c02aae846802ad598ff28d921dd3649c.tar.gz |
Remove leftover debug output. (#100357, Owen Taylor)
* io-ico.c: Remove leftover debug output. (#100357, Owen Taylor)
Diffstat (limited to 'gdk-pixbuf/io-ico.c')
-rw-r--r-- | gdk-pixbuf/io-ico.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/io-ico.c b/gdk-pixbuf/io-ico.c index ff2abe4df1..c81d0d3bfb 100644 --- a/gdk-pixbuf/io-ico.c +++ b/gdk-pixbuf/io-ico.c @@ -24,7 +24,7 @@ * Boston, MA 02111-1307, USA. */ -#define DUMPBIH +#undef DUMPBIH /* Icons are just like BMP's, except for the header. |