No debugging output, please.

This commit is contained in:
Matthias Clasen 2005-04-08 20:37:51 +00:00
parent 533e3544fc
commit 4df90d3150
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-04-08 Matthias Clasen <mclasen@redhat.com>
* io-pcx.c: No debugging output, please.
2005-04-07 Matthias Clasen <mclasen@redhat.com>
* io-bmp.c (DecodeColormap): Initialize the colormap to

View File

@ -27,7 +27,7 @@
#include "gdk-pixbuf-private.h"
#include "gdk-pixbuf-io.h"
#define PCX_DEBUG
#undef PCX_DEBUG
#define PCX_TASK_DONE 0
#define PCX_TASK_LOAD_HEADER 1