changeset 20565:dc08f2fa9a66

merge of '24d76e86b06c5b1ab5f0a3ea37bd69ced034e0d0' and '9c6a035630926fd407c6bee96f297147920c7365'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 20 Sep 2007 02:41:42 +0000
parents f34ffa69fdce (current diff) be996322b2c3 (diff)
children 3ef40e8de6ab
files
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkaccount.c	Thu Sep 20 02:38:49 2007 +0000
+++ b/pidgin/gtkaccount.c	Thu Sep 20 02:41:42 2007 +0000
@@ -250,9 +250,6 @@
 
 	new_plugin = purple_find_prpl(id);
 
-	if (new_plugin == dialog->plugin)
-		return;
-
 	dialog->plugin = new_plugin;
 
 	if (dialog->plugin != NULL)