]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/socket.cpp
Return false was missing
[user/henk/code/inspircd.git] / src / socket.cpp
index f9b605d3be05a2a1377d18ece0befafca5489261..c4129f67cfeff4316dcca72a19901a4f1a327eb8 100644 (file)
@@ -28,8 +28,6 @@ extern ServerConfig* Config;
 extern time_t TIME;
 extern int openSockfd[MAX_DESCRIPTORS];
 
-InspSocket* socket_ref[MAX_DESCRIPTORS];
-
 /** This will bind a socket to a port. It works for UDP/TCP.
  * If a hostname is given to bind to, the function will first
  * attempt to resolve the hostname, then bind to the IP the