[Commands] Remove #testspawn and #testspawnkill Commands. (#1724)

- Remove unused commands.
This commit is contained in:
Kinglykrab
2021-11-12 05:55:35 -05:00
committed by GitHub
parent 87cdf7feb1
commit 4a376b7859
-2
View File
@@ -315,8 +315,6 @@ void command_task(Client *c, const Seperator *sep);
void command_tattoo(Client *c, const Seperator *sep);
void command_tempname(Client *c, const Seperator *sep);
void command_petname(Client *c, const Seperator *sep);
void command_testspawn(Client *c, const Seperator *sep);
void command_testspawnkill(Client *c, const Seperator *sep);
void command_texture(Client *c, const Seperator *sep);
void command_time(Client *c, const Seperator *sep);
void command_timers(Client *c, const Seperator *sep);