mirror of
https://github.com/anope/anope.git
synced 2026-07-01 01:26:39 +02:00
Made service_reference type safe
This commit is contained in:
@@ -134,8 +134,6 @@ class DBMySQL : public Module
|
||||
};
|
||||
ModuleManager::Attach(i, this, sizeof(i) / sizeof(Implementation));
|
||||
|
||||
ModuleManager::RegisterService(&commandsqlsync);
|
||||
|
||||
if (CurrentUplink)
|
||||
OnServerConnect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user