--- deliantra/server/server/main.C 2006/09/30 23:48:57 1.34 +++ deliantra/server/server/main.C 2006/10/02 15:28:36 1.35 @@ -1416,9 +1416,6 @@ if (!(pticks % 2503)) fix_weight (); /* Hack to fix weightproblems caused by bugs */ - if (!(pticks % 2521)) - metaserver_update (); /* 2500 ticks is about 5 minutes */ - if (!(pticks % 5003)) write_book_archive ();