--- deliantra/server/socket/init.C 2007/05/28 21:22:26 1.46 +++ deliantra/server/socket/init.C 2007/06/09 22:54:03 1.47 @@ -228,16 +228,6 @@ last_stats = zero_living; } -/** This sets up the socket and reads all the image information into memory. */ -void -init_ericserver (void) -{ - cst_tot.time_start = time (NULL); - cst_lst.time_start = time (NULL); - - LOG (llevDebug, "Initialize new client/server data\n"); -} - /******************************************************************************* * * Start of functions dealing with freeing of the data.