mirror of
https://github.com/anope/anope.git
synced 2026-07-02 16:13:12 +02:00
Made service_reference type safe
This commit is contained in:
@@ -110,7 +110,6 @@ class CSAppendTopic : public Module
|
||||
{
|
||||
this->SetAuthor("SGR");
|
||||
|
||||
ModuleManager::RegisterService(&commandcsappendtopic);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user