gnumeric r16917 - trunk/plugins/fn-tsa
- From: jbrefort svn gnome org
- To: svn-commits-list gnome org
- Subject: gnumeric r16917 - trunk/plugins/fn-tsa
- Date: Thu, 23 Oct 2008 10:47:12 +0000 (UTC)
Author: jbrefort
Date: Thu Oct 23 10:47:12 2008
New Revision: 16917
URL: http://svn.gnome.org/viewvc/gnumeric?rev=16917&view=rev
Log:
removed a forgotten printf debug
Modified:
trunk/plugins/fn-tsa/functions.c
Modified: trunk/plugins/fn-tsa/functions.c
==============================================================================
--- trunk/plugins/fn-tsa/functions.c (original)
+++ trunk/plugins/fn-tsa/functions.c Thu Oct 23 10:47:12 2008
@@ -525,7 +525,6 @@
break;
}
-printf("n0=%d n1=%d n2=%d\n",n0,n1,n2);
if (n0 != n1 || n0 == 0 || n2 <= 0) {
res = value_new_error_std (ei->pos, GNM_ERROR_VALUE);
for (i = 0; i < nb; i++)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]