[Commands] Remove #logtest Command. (#1731)

- Remove unused/deprecated command.
This commit is contained in:
Kinglykrab
2021-11-12 15:46:05 -05:00
committed by GitHub
parent 908c6c18af
commit e870ee5e0e
2 changed files with 0 additions and 14 deletions
-1
View File
@@ -165,7 +165,6 @@ void command_load_shared_memory(Client *c, const Seperator *sep);
void command_loc(Client *c, const Seperator *sep);
void command_lock(Client *c, const Seperator *sep);
void command_logs(Client *c, const Seperator *sep);
void command_logtest(Client *c, const Seperator *sep);
void command_makepet(Client *c, const Seperator *sep);
void command_mana(Client *c, const Seperator *sep);
void command_max_all_skills(Client *c, const Seperator *sep);