From 9bb0cfa4f886023d9c4c1c87e02d0f2e953495ae Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 23 Jan 2023 01:09:51 +0000 Subject: Default more stuff inline in the InspIRCd class. --- src/inspircd.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 919e0e8ed..5a15bd6da 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -461,10 +461,6 @@ void InspIRCd::WritePID() } InspIRCd::InspIRCd(int argc, char** argv) - : PI(&DefaultProtocolInterface) - , GenRandom(&DefaultGenRandom) - , IsNick(&DefaultIsNick) - , IsIdent(&DefaultIsIdent) { ServerInstance = this; -- cgit v1.3.1-10-gc9f91