# HG changeset patch # User Richard Laager # Date 1141873343 0 # Node ID 38bcc0a2d4dab7aca60033e3149c05637738f85e # Parent 660916251ba81f9e61ee324e906c58b75e84d39b [gaim-migrate @ 15849] Apparently KingAnt wants this to compile. committer: Tailor Script diff -r 660916251ba8 -r 38bcc0a2d4da src/log.c --- 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"))) {