mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 19:46:22 +00:00
Removed /duck command
This commit is contained in:
@@ -295,12 +295,6 @@ handle_room_message(const char * const room_jid, const char * const nick,
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
handle_duck_result(const char * const result)
|
||||
{
|
||||
ui_duck_result(result);
|
||||
}
|
||||
|
||||
void
|
||||
handle_incoming_message(char *from, char *message, gboolean priv)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user