From ec126582ac8a9c63adb9fa9d47033ef0511ec4e3 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 16 Dec 2005 10:38:28 +0000 Subject: Moved more command parsing stuff to CommandParser git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2514 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/inspircd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 38f35aa39..aee1666d0 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -97,7 +97,6 @@ CommandParser *Parser = new CommandParser; user_hash clientlist; chan_hash chanlist; whowas_hash whowas; -command_table cmdlist; servernamelist servernames; char lowermap[255]; -- cgit v1.3.1-10-gc9f91