[Bots] Remove orphaned commands related to botgroup (#3489)

This commit is contained in:
Jonathan Sider
2023-07-08 21:00:28 -07:00
committed by GitHub
parent 47be17e2af
commit c81d05940a
2 changed files with 0 additions and 14 deletions
-1
View File
@@ -552,7 +552,6 @@ void bot_command_apply_potion(Client* c, const Seperator* sep);
void bot_command_attack(Client *c, const Seperator *sep);
void bot_command_bind_affinity(Client *c, const Seperator *sep);
void bot_command_bot(Client *c, const Seperator *sep);
void bot_command_botgroup(Client *c, const Seperator *sep);
void bot_command_caster_range(Client* c, const Seperator* sep);
void bot_command_charm(Client *c, const Seperator *sep);
void bot_command_cure(Client *c, const Seperator *sep);