Test commit

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4371 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
brain 2006-07-12 19:24:15 +00:00
parent a8b71c68dd
commit 6b1bf65aac

View File

@ -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.