summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/inspircd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp
index 66f15e872..5ad9489e2 100644
--- a/src/inspircd.cpp
+++ b/src/inspircd.cpp
@@ -84,7 +84,6 @@ insp_sockaddr client, server;
socklen_t length;
extern InspSocket* socket_ref[MAX_DESCRIPTORS];
-
time_t TIME = time(NULL), OLDTIME = time(NULL);
// This table references users by file descriptor.