[gdk-pixbuf/gdk-pixbuf-2-28] Remove debug spew



commit 9b321fb7b0904a4948eba67c36e1a89163651f18
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jun 8 00:36:47 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]