cleanup to go break something else

LSLKeyTest
UbitUmarov 2016-07-31 00:03:48 +01:00
parent 0509badcc1
commit db7f1aaa2f
1 changed files with 0 additions and 4 deletions

View File

@ -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);