Mirroring test

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4373 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
brain 2006-07-12 19:30:22 +00:00
parent a7c61798a2
commit 6f496589a2

View File

@ -93,7 +93,6 @@ userrec* fd_ref_table[MAX_DESCRIPTORS];
Server* MyServer = new Server;
ServerConfig *Config = new ServerConfig;
user_hash clientlist;
chan_hash chanlist;
servernamelist servernames;