changeset 13473:38bcc0a2d4da

[gaim-migrate @ 15849] Apparently KingAnt wants this to compile. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 09 Mar 2006 03:02:23 +0000
parents 660916251ba8
children b0df520aceea
files src/log.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/log.c	Thu Mar 09 01:48:00 2006 +0000
+++ b/src/log.c	Thu Mar 09 03:02:23 2006 +0000
@@ -1406,7 +1406,6 @@
 			g_free(pathstr);
 		}
 	}
-	g_free(index_template);
 
 	while (fgets(buf, BUF_LONG, file)) {
 		if ((newlog = strstr(buf, "---- New C"))) {