[gnumeric] tsa: remove escaped debug code,
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnumeric] tsa: remove escaped debug code,
- Date: Fri, 19 Jun 2009 22:32:39 -0400 (EDT)
commit 79205e2499b05d94f7dc0e229062b0ae6069eaa4
Author: Morten Welinder <terra gnome org>
Date: Fri Jun 19 22:32:12 2009 -0400
tsa: remove escaped debug code,
plugins/fn-tsa/functions.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/fn-tsa/functions.c b/plugins/fn-tsa/functions.c
index 38e3514..c918521 100644
--- a/plugins/fn-tsa/functions.c
+++ b/plugins/fn-tsa/functions.c
@@ -887,7 +887,6 @@ gnumeric_periodogram (GnmFuncEvalInfo *ei, GnmValue const * const *argv)
}
/* Transform and return the result */
- g_printerr ("n0=%d nb=%d\n", n0, nb);
in = g_new0 (complex_t, nb);
for (i = 0; i < n0; i++)
in[i].re = ord[i];
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]