mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
cleanup to go break something else
This commit is contained in:
@@ -155,10 +155,6 @@ namespace OpenSim.Region.CoreModules.ServiceConnectorsOut.Grid
|
||||
|
||||
scene.RegisterModuleInterface<IGridService>(this);
|
||||
|
||||
// tests seem not to init this correctly, so brute force
|
||||
// if( m_RegionInfoCache == null)
|
||||
// m_RegionInfoCache = new RegionInfoCache();
|
||||
|
||||
GridRegion r = new GridRegion(scene.RegionInfo);
|
||||
m_RegionInfoCache.CacheLocal(r);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user