summaryrefslogtreecommitdiff
path: root/modules/commands/cs_xop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/cs_xop.cpp')
-rw-r--r--modules/commands/cs_xop.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/cs_xop.cpp b/modules/commands/cs_xop.cpp
index 5d0fe9f21..1e1cd0646 100644
--- a/modules/commands/cs_xop.cpp
+++ b/modules/commands/cs_xop.cpp
@@ -13,7 +13,6 @@
namespace
{
- ServiceReference<ChanServService> chanserv("ChanServService", "ChanServ");
std::vector<Anope::string> order;
std::map<Anope::string, std::vector<Anope::string> > permissions;
}