diff options
Diffstat (limited to 'src/snomasks.cpp')
-rw-r--r-- | src/snomasks.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/snomasks.cpp b/src/snomasks.cpp index fdedc7d64..083d8023c 100644 --- a/src/snomasks.cpp +++ b/src/snomasks.cpp @@ -24,7 +24,6 @@ #include "helperfuncs.h" #include "snomasks.h" -extern ServerConfig* Config; extern int MODCOUNT; extern std::vector<Module*> modules; extern std::vector<ircd_module*> factory; |