changeset 5342:8523e6797d47

[gaim-migrate @ 5718] Crashes are just no fun. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 09 May 2003 21:45:25 +0000
parents ccec8893c1be
children 2e5462a322b8
files src/protocols/msn/switchboard.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/msn/switchboard.c	Fri May 09 14:39:06 2003 +0000
+++ b/src/protocols/msn/switchboard.c	Fri May 09 21:45:25 2003 +0000
@@ -271,8 +271,6 @@
 		format = msn_parse_format(value);
 
 		body = g_strdup_printf("%s%s", format, body);
-
-		g_free(format);
 	}
 
 	if (swboard->chat != NULL)