1
0
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:
Adam
2012-10-01 01:56:57 -04:00
parent b937d6310d
commit 89428a9d10
52 changed files with 2705 additions and 3039 deletions
-2
View File
@@ -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();