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 4de038ef1..2e54da2ce 100644 --- a/src/socket.cpp +++ b/src/socket.cpp @@ -23,7 +23,6 @@ #include "socketengine.h" #include "wildcard.h" -extern InspIRCd* ServerInstance; extern time_t TIME; using namespace std; |