[Commands] Remove #optest Command. (#1727)

- Remove unused command.
This commit is contained in:
Kinglykrab
2021-11-12 05:56:32 -05:00
committed by GitHub
parent 6f79ea117c
commit 8d7b7d6cc4
-1
View File
@@ -213,7 +213,6 @@ void command_numauths(Client *c, const Seperator *sep);
void command_object(Client* c, const Seperator *sep);
void command_oocmute(Client *c, const Seperator *sep);
void command_opcode(Client *c, const Seperator *sep);
void command_optest(Client *c, const Seperator *sep);
#ifdef PACKET_PROFILER
void command_packetprofile(Client *c, const Seperator *sep);