1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 18:56:37 +02:00

Modularized os_news

This commit is contained in:
Adam
2011-05-09 21:13:13 -04:00
parent 9962fae1a1
commit 13915d8b57
4 changed files with 145 additions and 186 deletions
-2
View File
@@ -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 */