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