gegl r2380 - in trunk: . gegl



Author: ok
Date: Wed Jun  4 10:54:37 2008
New Revision: 2380
URL: http://svn.gnome.org/viewvc/gegl?rev=2380&view=rev

Log:
* gegl/gegl-init.c: (gegl_post_parse_hook): removed debug printf.


Modified:
   trunk/ChangeLog
   trunk/gegl/gegl-init.c

Modified: trunk/gegl/gegl-init.c
==============================================================================
--- trunk/gegl/gegl-init.c	(original)
+++ trunk/gegl/gegl-init.c	Wed Jun  4 10:54:37 2008
@@ -389,8 +389,6 @@
         config->tile_height = atoi(str+1);
     }
 
-  g_print ("%i %i\n", config->tile_width, config->tile_height);
-
   if (cmd_babl_error)
     g_object_set (config, "babl-error", atof(cmd_babl_error), NULL);
 



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