mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
remove forgotten lines
This commit is contained in:
@@ -268,13 +268,6 @@ namespace OpenSim.Region.Framework.Scenes.Serialization
|
||||
else
|
||||
sceneObject.RootPart.KeyframeMotion = null;
|
||||
|
||||
|
||||
XmlNodeList SOGSound = doc.GetElementsByTagName("SOGSound");
|
||||
if (SOGSound.Count > 0)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// Script state may, or may not, exist. Not having any, is NOT
|
||||
// ever a problem.
|
||||
sceneObject.LoadScriptState(doc);
|
||||
|
||||
Reference in New Issue
Block a user