Revert "Same freeze issue, now checking if it's in estate"

This reverts commit ca380ec039.
cpu-performance
Diva Canto 2013-07-04 13:00:06 -07:00
parent d997c49e47
commit 38a04ff993
1 changed files with 0 additions and 1 deletions

View File

@ -130,7 +130,6 @@ namespace OpenSim.Region.CoreModules.World.Estate
private void SendToEstate(uint EstateID, Dictionary<string, object> sendData)
{
m_log.DebugFormat("[XESTATE CONNECTOR]: SendToEstate");
List<UUID> regions = m_EstateModule.Scenes[0].GetEstateRegions((int)EstateID);
UUID ScopeID = UUID.Zero;