changeset 7232:10450fdde320

[gaim-migrate @ 7804] oops committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 11 Oct 2003 01:39:38 +0000
parents 79e33c8ecf16
children a0801eac684d
files src/protocols/jabber/presence.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/jabber/presence.c	Fri Oct 10 20:35:05 2003 +0000
+++ b/src/protocols/jabber/presence.c	Sat Oct 11 01:39:38 2003 +0000
@@ -127,9 +127,6 @@
 	if(g_list_find(gaim_connections_get_all(), jap->gc)) {
 		jabber_presence_subscription_set(jap->gc->proto_data, jap->who,
 				"unsubscribed");
-
-		if(!gaim_find_buddy(jap->gc->account, jap->who))
-			gaim_account_notify_added(jap->gc->account, NULL, jap->who, NULL, NULL);
 	}
 
 	g_free(jap->who);