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