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