diff --git a/toonz/sources/toonzlib/txshsimplelevel.cpp b/toonz/sources/toonzlib/txshsimplelevel.cpp index 45a83fe..10f04cd 100644 --- a/toonz/sources/toonzlib/txshsimplelevel.cpp +++ b/toonz/sources/toonzlib/txshsimplelevel.cpp @@ -1133,9 +1133,7 @@ void TXshSimpleLevel::load() assert(getScene()); if (!getScene()) return; - - //getProperties()->setDirtyFlag(false); - + m_isSubsequence = loadingLevelRange.isEnabled(); TFilePath checkpath = getScene()->decodeFilePath(m_path);