mirror of
https://github.com/anope/anope.git
synced 2026-07-04 14:13:14 +02:00
Made service_reference type safe
This commit is contained in:
@@ -196,9 +196,6 @@ class OSModule : public Module
|
||||
this->SetAuthor("Anope");
|
||||
this->SetPermanent(true);
|
||||
|
||||
ModuleManager::RegisterService(&commandosmodload);
|
||||
ModuleManager::RegisterService(&commandosmodreload);
|
||||
ModuleManager::RegisterService(&commandosmodunload);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user