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