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