diff libpurple/cipher.c @ 27981:0af4b1fb0566

propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558) to branch 'im.pidgin.cpw.darkrain42.2.6.1' (head 0e467725740268650f924a56ea776122abfffb67)
author Paul Aurich <paul@darkrain42.org>
date Mon, 03 Aug 2009 00:46:28 +0000
parents da33da2e1a1e
children 279c6cfe6966
line wrap: on
line diff
--- a/libpurple/cipher.c	Sun Aug 02 22:24:21 2009 +0000
+++ b/libpurple/cipher.c	Mon Aug 03 00:46:28 2009 +0000
@@ -2727,8 +2727,6 @@
 
 		cipher = PURPLE_CIPHER(l->data);
 		purple_ciphers_unregister_cipher(cipher);
-
-		ciphers = g_list_remove(ciphers, cipher);
 	}
 
 	g_list_free(ciphers);