[gdk-pixbuf] remove debug spew



commit 3eec8ab7dbb2a2de309a737a101652f0e0509e35
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jun 8 00:34:26 2013 -0400

    remove debug spew

 gdk-pixbuf/io-ani.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gdk-pixbuf/io-ani.c b/gdk-pixbuf/io-ani.c
index 48752fa..a5eeccd 100644
--- a/gdk-pixbuf/io-ani.c
+++ b/gdk-pixbuf/io-ani.c
@@ -612,7 +612,6 @@ gdk_pixbuf__ani_image_begin_load (GdkPixbufModuleSizeFunc size_func,
         context->byte = context->buffer;
         context->n_bytes = 0;
         
-g_print ("begin load\n");
         return (gpointer) context;
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]