mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-29 21:08:03 +00:00
[Commands] Remove #mysqltest Command. (#1729)
- Removed unused/deprecated command.
This commit is contained in:
@@ -189,7 +189,6 @@ void command_movechar(Client *c, const Seperator *sep);
|
||||
void command_movement(Client *c, const Seperator *sep);
|
||||
void command_myskills(Client *c, const Seperator *sep);
|
||||
void command_mysql(Client *c, const Seperator *sep);
|
||||
void command_mysqltest(Client *c, const Seperator *sep);
|
||||
void command_mystats(Client *c, const Seperator *sep);
|
||||
void command_name(Client *c, const Seperator *sep);
|
||||
void command_netstats(Client *c, const Seperator *sep);
|
||||
|
||||
Reference in New Issue
Block a user