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