From 1c86154cab44e718e9b37ccf857b19d5a9fc955b Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 12 Apr 2006 01:07:43 +0000 Subject: Someone didnt test their fixes in cygwin *gets tortoise torture kit* git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3874 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/socket.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/socket.cpp') diff --git a/src/socket.cpp b/src/socket.cpp index f9b605d3b..c4129f67c 100644 --- a/src/socket.cpp +++ b/src/socket.cpp @@ -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 -- cgit v1.2.3