libpurple/protocols/jabber/google.c

changeset 27168
81060432c077
parent 27155
53502d71efdd
child 27169
f42744df09fd
--- a/libpurple/protocols/jabber/google.c	Sun May 24 04:37:32 2009 +0000
+++ b/libpurple/protocols/jabber/google.c	Sun May 24 06:30:02 2009 +0000
@@ -667,8 +667,6 @@
 
 			purple_notify_emails(js->gc, count, FALSE, NULL, NULL, default_tos, NULL, NULL, NULL);
 			g_free(bare_jid);
-		} else {
-			purple_notify_emails(js->gc, count, FALSE, NULL, NULL, NULL, NULL, NULL, NULL);
 		}
 
 		return;

mercurial