mirror of
https://github.com/anope/anope.git
synced 2026-07-05 16:43:12 +02:00
Made service_reference type safe
This commit is contained in:
@@ -86,8 +86,6 @@ class CSSetSecure : public Module
|
||||
{
|
||||
this->SetAuthor("Anope");
|
||||
|
||||
ModuleManager::RegisterService(&commandcssetsecure);
|
||||
ModuleManager::RegisterService(&commandcssasetsecure);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user