mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 09:26:21 +00:00
Implemented /room kick command
This commit is contained in:
@@ -960,7 +960,6 @@ _room_kick_result_handler(xmpp_conn_t * const conn, xmpp_stanza_t * const stanza
|
||||
return 0;
|
||||
}
|
||||
|
||||
handle_room_kick(from, nick);
|
||||
free(nick);
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user