This commit is contained in:
UbitUmarov
2019-01-21 13:23:44 +00:00
parent 611cfc83d6
commit 9d002fb568

View File

@@ -5363,9 +5363,6 @@ namespace OpenSim.Region.Framework.Scenes
m_sittingAvatars.Clear();
// m_rootPart = null;
m_PlaySoundMasterPrim = null;
m_PlaySoundSlavePrims.Clear();
m_LoopSoundMasterPrim = null;
m_targets.Clear();
m_partsNameToLinkMap.Clear();
}