mirror of
https://github.com/anope/anope.git
synced 2026-07-09 02:03:14 +02:00
Made service_reference type safe
This commit is contained in:
@@ -87,8 +87,6 @@ class CSSetSecureFounder : public Module
|
||||
{
|
||||
this->SetAuthor("Anope");
|
||||
|
||||
ModuleManager::RegisterService(&commandcssetsecurefounder);
|
||||
ModuleManager::RegisterService(&commandcssasetsecurefounder);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user