diff options
Diffstat (limited to 'src/socket.cpp')
| -rw-r--r-- | src/socket.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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")) { |
