mirror of
https://github.com/anope/anope.git
synced 2026-06-25 02:46:37 +02:00
Remove some code that should have been removed in the merge.
This commit is contained in:
@@ -562,7 +562,6 @@ bool Anope::Init(int ac, char **av)
|
||||
EventReturn MOD_RESULT;
|
||||
FOREACH_RESULT(OnLoadDatabase, MOD_RESULT, ());
|
||||
static_cast<void>(MOD_RESULT);
|
||||
SocketEngine::Process();
|
||||
Log() << "Databases loaded";
|
||||
|
||||
FOREACH_MOD(OnPostInit, ());
|
||||
|
||||
Reference in New Issue
Block a user