From 9fab8a59bb175635afc5cac28d75cca29fc1e571 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 16 Jan 2023 22:49:37 +0000 Subject: Fix some testing changes that snuck in to the previous commit. --- src/socket.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/socket.cpp') diff --git a/src/socket.cpp b/src/socket.cpp index be2357c61..05b94de8b 100644 --- a/src/socket.cpp +++ b/src/socket.cpp @@ -86,7 +86,6 @@ size_t InspIRCd::BindPorts(FailedPortList& failed_ports) this->Logs.Warning("SOCKET", "TCP listener on %s at %s has no ports specified!", address.empty() ? "*" : address.c_str(), tag->source.str().c_str()); - int protocol = 0; if (tag->getBool("sctp")) { -- cgit v1.3.1-10-gc9f91