]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/model/SGReaderWriterXML.cxx
scenery: Remove redundant setting the property root.
[simgear.git] / simgear / scene / model / SGReaderWriterXML.cxx
index 17c51dd9d91ceb93f921b277a0cb71e496d008c7..50943dcd9e48b00a1a0f9f66e778ae4be6bbc188 100644 (file)
@@ -263,8 +263,6 @@ sgLoad3DModel_internal(const SGPath& path,
         // model without wrapper
     }
 
-    options->setPropertyNode(prop_root);
-    
     // Assume that textures are in
     // the same location as the XML file.
     if (!model) {