changeset 24491:ad6d8e627444

Really, really compile
author Richard Laager <rlaager@wiktel.com>
date Wed, 26 Nov 2008 22:17:58 +0000
parents 8050ea54a83e
children d9810e369601 f3b62076fa32
files libpurple/protocols/zephyr/zephyr.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/zephyr/zephyr.c	Wed Nov 26 22:16:58 2008 +0000
+++ b/libpurple/protocols/zephyr/zephyr.c	Wed Nov 26 22:17:58 2008 +0000
@@ -905,7 +905,6 @@
 #endif
 				purple_conv_chat_add_user(gcc, stripped_sender, ipaddr, PURPLE_CBFLAGS_NONE, TRUE);
 			}
-			g_free(sendertmp);
 			serv_got_chat_in(gc, zt2->id, send_inst_utf8, 0, buf3, time(NULL));
 			g_free(send_inst_utf8);