From 0e5d277c14be33ed226e4f129066a31818454bd1 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 2 Jun 2013 00:24:22 +0100 Subject: Added message in console on /roster remove --- src/xmpp/roster.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/xmpp') diff --git a/src/xmpp/roster.c b/src/xmpp/roster.c index b5e94f42..234bfad2 100644 --- a/src/xmpp/roster.c +++ b/src/xmpp/roster.c @@ -403,6 +403,8 @@ _roster_handle_push(xmpp_conn_t * const conn, xmpp_stanza_t * const stanza, // remove the contact g_hash_table_remove(contacts, barejid); + prof_handle_roster_remove(barejid); + // otherwise update local roster } else { -- cgit 1.4.1-2-gfad0