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