diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index ca7c012abd..209e4e5a85 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,7 @@ +2002-12-05 Matthias Clasen + + * io-ico.c: Remove leftover debug output. (#100357, Owen Taylor) + 2002-12-04 Bastien Nocera * io-tiff.c: (tiff_image_parse): use G_BIG_ENDIAN instead of 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.