summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/operserv.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/operserv.cpp b/src/operserv.cpp
index 6ddaeeffb..7426d4b20 100644
--- a/src/operserv.cpp
+++ b/src/operserv.cpp
@@ -13,8 +13,6 @@
#include "modules.h"
#include "operserv.h"
-std::vector<NewsItem *> News;
-
XLineManager *SGLine = NULL, *SZLine = NULL, *SQLine = NULL, *SNLine = NULL;
/* List of XLine managers we check users against in XLineManager::CheckAll */