Fix compile error from an earlier commit

remove-scene-viewer
Dan Lake 2011-11-10 17:37:33 -08:00
parent 7432ca6daf
commit 10e664eedc
1 changed files with 0 additions and 2 deletions

View File

@ -1671,8 +1671,6 @@ namespace OpenSim.Region.Framework.Scenes
Monitor.Enter(m_updateLock);
try
{
SceneObjectGroup parentGroup = root.ParentGroup;
List<SceneObjectGroup> childGroups = new List<SceneObjectGroup>();
// We do this in reverse to get the link order of the prims correct