--- deliantra/server/common/shstr.C 2007/10/16 05:34:24 1.26 +++ deliantra/server/common/shstr.C 2007/10/22 05:46:44 1.27 @@ -102,7 +102,6 @@ if (i == ht.end ()) i = ht.begin (); - // go through all strings roughly once every 4 minutes int n = ht.size () / 256 + 16; for (;;)