mirror of
https://github.com/anope/anope.git
synced 2026-07-02 13:33:12 +02:00
Cleanup of all of the protocol modules, rewrote message handling system to be a bit more C++ ish
This commit is contained in:
@@ -481,8 +481,6 @@ void Init(int ac, char **av)
|
||||
/* Initialize the socket engine */
|
||||
SocketEngine::Init();
|
||||
|
||||
init_core_messages();
|
||||
|
||||
/* Write our PID to the PID file. */
|
||||
write_pidfile();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user