summaryrefslogtreecommitdiff
path: root/src/configreader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/configreader.cpp')
-rw-r--r--src/configreader.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/configreader.cpp b/src/configreader.cpp
index e4f56421e..de46a1f29 100644
--- a/src/configreader.cpp
+++ b/src/configreader.cpp
@@ -26,8 +26,6 @@
#include "userprocess.h"
#include "xline.h"
-extern time_t TIME;
-
std::vector<std::string> old_module_names, new_module_names, added_modules, removed_modules;
ServerConfig::ServerConfig(InspIRCd* Instance) : ServerInstance(Instance)