From d02a5866d4fdedec9219aeca0a6048828b394fd2 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 10 Aug 2006 21:19:19 +0000 Subject: Mass-tidyup of module global vars, theyre no longer global vars. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4856 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/command_parse.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/command_parse.cpp') diff --git a/src/command_parse.cpp b/src/command_parse.cpp index 3e6a9ed20..952a65e36 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -50,16 +50,10 @@ extern InspIRCd* ServerInstance; -extern std::vector modules; -extern std::vector factory; - -extern int MODCOUNT; extern time_t TIME; extern Server* MyServer; -extern chan_hash chanlist; - /* Special commands which may occur without registration of the user */ cmd_user* command_user; cmd_nick* command_nick; -- cgit v1.3.1-10-gc9f91