changeset 2812:90ccd9a2b7bb

[gaim-migrate @ 2825] i'm so absent-minded today committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 29 Nov 2001 08:36:31 +0000
parents bd69a344787d
children bda5b89ba2f9
files src/gtkimhtml.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/gtkimhtml.c	Thu Nov 29 03:32:21 2001 +0000
+++ b/src/gtkimhtml.c	Thu Nov 29 08:36:31 2001 +0000
@@ -1920,7 +1920,6 @@
 #define ENCDNG 14
 
 		for (i = 0; xflds [i]; i++);
-		g_print("%d\n", i);
 		if (i != 15) {
 			int tmp;
 			newvals = g_malloc0 (16 * sizeof (gchar *));