--- deliantra/server/common/map.C 2006/12/30 15:07:58 1.57 +++ deliantra/server/common/map.C 2006/12/30 18:45:27 1.58 @@ -1479,8 +1479,6 @@ /* Simple case - coordinates are within this local * map. */ - - m->last_access = runtime; return m; }