diff options
Diffstat (limited to 'src/command_parse.cpp')
| -rw-r--r-- | src/command_parse.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
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<Module*> modules; -extern std::vector<ircd_module*> 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; |
