mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-03 21:26:45 +02:00
Remove invalid groupchat commands
These commands only work in audio conferences
This commit is contained in:
@ -117,12 +117,6 @@ static const char *group_cmd_list[] = {
|
||||
"/voice",
|
||||
"/whisper",
|
||||
"/whois",
|
||||
#ifdef AUDIO
|
||||
"/lsdev",
|
||||
"/sdev",
|
||||
"/mute",
|
||||
"/sense",
|
||||
#endif /* AUDIO */
|
||||
};
|
||||
|
||||
GroupChat groupchats[MAX_GROUPCHAT_NUM];
|
||||
|
Reference in New Issue
Block a user