diff options
Diffstat (limited to 'src/socket.cpp')
-rw-r--r-- | src/socket.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/socket.cpp b/src/socket.cpp index 2e54da2ce..0509f4bf3 100644 --- a/src/socket.cpp +++ b/src/socket.cpp @@ -23,8 +23,6 @@ #include "socketengine.h" #include "wildcard.h" -extern time_t TIME; - using namespace std; using namespace irc::sockets; |