From 992674362c5f64bdb8e1942eeaa7612524529cd6 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Sun, 26 May 2013 19:44:13 +0200 Subject: Automatically register ServiceProviders created by modules --- src/listmode.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/listmode.cpp') diff --git a/src/listmode.cpp b/src/listmode.cpp index a377f19e3..f7890f9ad 100644 --- a/src/listmode.cpp +++ b/src/listmode.cpp @@ -89,11 +89,6 @@ void ListModeBase::DoRehash() } } -void ListModeBase::DoImplements(Module* m) -{ - ServerInstance->Modules->AddService(extItem); -} - unsigned int ListModeBase::FindLimit(const std::string& channame) { for (limitlist::iterator it = chanlimits.begin(); it != chanlimits.end(); ++it) -- cgit v1.3.1-10-gc9f91