Remove command_nologs

This commit is contained in:
Akkadius
2015-01-16 02:44:30 -06:00
parent 7c8e5645f0
commit 82407ba86d
2 changed files with 0 additions and 33 deletions
-1
View File
@@ -259,7 +259,6 @@ void command_undyeme(Client *c, const Seperator *sep);
void command_hp(Client *c, const Seperator *sep);
void command_ginfo(Client *c, const Seperator *sep);
void command_logs(Client *c, const Seperator *sep);
void command_nologs(Client *c, const Seperator *sep);
void command_logsql(Client *c, const Seperator *sep);
void command_qglobal(Client *c, const Seperator *sep);
void command_path(Client *c, const Seperator *sep);