[Commands] Remove #bug Command. (#1737)

- Remove unused command.
This commit is contained in:
Kinglykrab
2021-11-12 08:23:22 -05:00
committed by GitHub
parent 0bf6627fb0
commit 0997a8a31e
-5
View File
@@ -60,11 +60,6 @@ void command_ban(Client *c, const Seperator *sep);
void command_beard(Client *c, const Seperator *sep);
void command_beardcolor(Client *c, const Seperator *sep);
void command_bind(Client* c, const Seperator *sep);
#ifdef BUGTRACK
void command_bug(Client *c, const Seperator *sep);
#endif
void command_camerashake(Client *c, const Seperator *sep);
void command_castspell(Client *c, const Seperator *sep);
void command_chat(Client *c, const Seperator *sep);