summaryrefslogtreecommitdiff
path: root/src/inspsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/inspsocket.cpp')
-rw-r--r--src/inspsocket.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/inspsocket.cpp b/src/inspsocket.cpp
index aa3b68ed5..c99dedf96 100644
--- a/src/inspsocket.cpp
+++ b/src/inspsocket.cpp
@@ -31,8 +31,6 @@ using irc::sockets::OpenTCPSocket;
using irc::sockets::insp_inaddr;
using irc::sockets::insp_sockaddr;
-extern time_t TIME;
-
InspSocket::InspSocket(InspIRCd* SI)
{
this->state = I_DISCONNECTED;