[Commands] Remove unused #bestz and #pf Commands. (#2112)

- Remove unused commands.
This commit is contained in:
Kinglykrab
2022-05-06 21:13:26 -04:00
committed by GitHub
parent e62a283a79
commit 4eaf44fc33
5 changed files with 0 additions and 120 deletions
-2
View File
@@ -175,8 +175,6 @@ void command_nukeitem(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_bestz(Client *c, const Seperator *message);
void command_pf(Client *c, const Seperator *message);
#ifdef PACKET_PROFILER
void command_packetprofile(Client *c, const Seperator *sep);