summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-01-04 15:47:02 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-01-04 15:47:02 +0000
commitac713f2d0726e6f02adf2f6b89ab465f48775d47 (patch)
tree97e8b849dec3177d4dc3479093651f3138bd3609 /gdk-pixbuf
parent3835b82fbaa30b5998dd2024fb58dcee678beb9b (diff)
downloadgtk+-ac713f2d0726e6f02adf2f6b89ab465f48775d47.tar.gz
Some more
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r--gdk-pixbuf/io-bmp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdk-pixbuf/io-bmp.c b/gdk-pixbuf/io-bmp.c
index 89d14b4178..2724914ab6 100644
--- a/gdk-pixbuf/io-bmp.c
+++ b/gdk-pixbuf/io-bmp.c
@@ -33,7 +33,7 @@
#include "gdk-pixbuf-private.h"
#include "gdk-pixbuf-io.h"
-#define DUMPBIH 1
+#define DUMPBIH 0
@@ -863,8 +863,6 @@ static void OneLine(struct bmp_progressive_state *context)
context->Lines++;
if (context->updated_func != NULL) {
- g_print ("OneLine negative %d lines %d\n",
- context->Header.Negative, context->Lines);
(*context->updated_func) (context->pixbuf,
0,
(context->Header.Negative ?