goffice r2227 - trunk/goffice/graph



Author: jbrefort
Date: Thu Sep 25 11:24:55 2008
New Revision: 2227
URL: http://svn.gnome.org/viewvc/goffice?rev=2227&view=rev

Log:
removed a forgotten printf debug


Modified:
   trunk/goffice/graph/gog-error-bar.c

Modified: trunk/goffice/graph/gog-error-bar.c
==============================================================================
--- trunk/goffice/graph/gog-error-bar.c	(original)
+++ trunk/goffice/graph/gog-error-bar.c	Thu Sep 25 11:24:55 2008
@@ -509,7 +509,6 @@
 	GODataVector *vec;
 	int length;
 
-printf("index=%d\n",index);
 	/* -1 ensures that the bar will not be displayed if the error is not a correct one.
 		With a 0 value, it might be, because of rounding errors */
 	*min = *max = -1.;



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