[Commands] Remove #serversidename Command. (#1720)

- Remove unused command.
This commit is contained in:
Kinglykrab
2021-11-12 05:53:44 -05:00
committed by GitHub
parent a6c85babfc
commit dc1c7bb284
2 changed files with 0 additions and 9 deletions
-1
View File
@@ -274,7 +274,6 @@ void command_sendzonespawns(Client *c, const Seperator *sep);
void command_sensetrap(Client *c, const Seperator *sep);
void command_serverinfo(Client *c, const Seperator *sep);
void command_serverrules(Client *c, const Seperator *sep);
void command_serversidename(Client *c, const Seperator *sep);
void command_set_adventure_points(Client *c, const Seperator *sep);
void command_setaapts(Client *c, const Seperator *sep);
void command_setaaxp(Client *c, const Seperator *sep);