diff options
Diffstat (limited to 'src/commands.cpp')
-rw-r--r-- | src/commands.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/commands.cpp b/src/commands.cpp index edaa8045d..9fe677d70 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -51,9 +51,6 @@ extern InspIRCd* ServerInstance; -extern int MODCOUNT; -extern ModuleList modules; -extern FactoryList factory; extern time_t TIME; const long duration_m = 60; |