[gnumeric] remove debug print
- From: Andreas J. Guelzow <guelzow src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] remove debug print
- Date: Tue, 31 May 2011 19:49:10 +0000 (UTC)
commit b237854583275f91d9790b64be2e80c2914106f7
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date: Tue May 31 13:48:10 2011 -0600
remove debug print
src/widgets/gnumeric-expr-entry.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/widgets/gnumeric-expr-entry.c b/src/widgets/gnumeric-expr-entry.c
index 0e01b73..68d016a 100644
--- a/src/widgets/gnumeric-expr-entry.c
+++ b/src/widgets/gnumeric-expr-entry.c
@@ -1020,8 +1020,6 @@ gee_check_tooltip (GnmExprEntry *gee)
char *prefix;
GSList *list;
- g_print ("last token: %i\n", last_token);
-
end_t = gli->end;
prefix = g_strndup (str + start_t, end_t - start_t);
list = gnm_func_lookup_prefix
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]