mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 00:26:21 +00:00
Added message in console on /roster remove
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user