version rev
[asdcplib.git] / src / MXF.cpp
index 952de7e7e3360fd1a54e249fadd224e923e0a84e..c4a9693d0348be623f7b3618b25974ac4061e8e5 100755 (executable)
@@ -720,8 +720,8 @@ ASDCP::MXF::OPAtomHeader::InitFromFile(const Kumu::FileReader& Reader)
     }
   else if ( OperationalPattern == InteropOPAtomUL ) // Interop
     {
-      if ( m_Dict == &DefaultCompositeDict() )
-       m_Dict = &DefaultInteropDict();
+      //      if ( m_Dict == &DefaultCompositeDict() )
+      //       m_Dict = &DefaultInteropDict();
     }
   else
     {