diff options
Diffstat (limited to 'modules/commands/ns_alist.cpp')
-rw-r--r-- | modules/commands/ns_alist.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/ns_alist.cpp b/modules/commands/ns_alist.cpp index 179fa745a..84af7cadd 100644 --- a/modules/commands/ns_alist.cpp +++ b/modules/commands/ns_alist.cpp @@ -95,7 +95,6 @@ class NSAList : public Module { this->SetAuthor("Anope"); - ModuleManager::RegisterService(&commandnsalist); } }; |