[Commands] Remove #crashtest Command. (#1734)

- Remove unused/deprecated command.
This commit is contained in:
Kinglykrab
2021-11-12 08:19:58 -05:00
committed by GitHub
parent fb8539e679
commit 0bf6627fb0
2 changed files with 0 additions and 9 deletions
-1
View File
@@ -72,7 +72,6 @@ void command_checklos(Client *c, const Seperator *sep);
void command_copycharacter(Client *c, const Seperator *sep);
void command_corpse(Client *c, const Seperator *sep);
void command_corpsefix(Client *c, const Seperator *sep);
void command_crashtest(Client *c, const Seperator *sep);
void command_cvs(Client *c, const Seperator *sep);
void command_damage(Client *c, const Seperator *sep);
void command_databuckets(Client *c, const Seperator *sep);