* refactor: clean up SOG xml2 reloading to reuse more code

This commit is contained in:
Justin Clarke Casey
2008-11-10 21:06:26 +00:00
parent 58e74b554f
commit 0bda2cf5bc
2 changed files with 4 additions and 13 deletions

View File

@@ -2414,8 +2414,6 @@ if (m_shape != null) {
}
}
if (m_parentGroup.GetSceneMaxUndo() > 0)
{
UndoState nUndo = new UndoState(this);