pidgin/win32/wspell.c

changeset 33863
e5a0889e5cac
parent 33861
71533f0d5dc0
child 33898
0f4b2e3ac978
--- a/pidgin/win32/wspell.c	Sun Apr 07 17:45:32 2013 -0500
+++ b/pidgin/win32/wspell.c	Mon Apr 08 01:56:46 2013 +0200
@@ -87,7 +87,6 @@
 	g_free(tmp);
 	g_setenv("PATH", tmp2, TRUE);
 	g_free(tmp2);
-	g_free(tmp);
 
 	/* Suppress error popups */
 	wpidginspell_new_attach_proxy = (void*) wpurple_find_and_loadproc(GTKSPELL_DLL, "gtkspell_new_attach" );

mercurial