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