Remove command_log

This commit is contained in:
Akkadius
2015-01-16 02:43:24 -06:00
parent 168e6ec80d
commit 7c8e5645f0
2 changed files with 0 additions and 55 deletions
-1
View File
@@ -87,7 +87,6 @@ void command_chat(Client *c, const Seperator *sep);
void command_showpetspell(Client *c, const Seperator *sep);
void command_ipc(Client *c, const Seperator *sep);
void command_npcloot(Client *c, const Seperator *sep);
void command_log(Client *c, const Seperator *sep);
void command_gm(Client *c, const Seperator *sep);
void command_summon(Client *c, const Seperator *sep);
void command_zone(Client *c, const Seperator *sep);