summaryrefslogtreecommitdiff
path: root/src/h__Reader.cpp
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2021-05-11 14:58:22 -0700
committerjhurst <jhurst@cinecert.com>2021-05-11 14:58:22 -0700
commite5b0a7dbeaaa2b16ea63d7265ed7413f8de2df10 (patch)
tree96cfac1cf70ae0c06bf7e6becc8d0ca9d0214f25 /src/h__Reader.cpp
parentb14d706a72c706c9c59dbdf64a9e41f32465e060 (diff)
parent3ca74908e673c88ca0ef4350fb74df184aab3332 (diff)
merge origin/master
Diffstat (limited to 'src/h__Reader.cpp')
-rwxr-xr-xsrc/h__Reader.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/h__Reader.cpp b/src/h__Reader.cpp
index 0e93257..ce2abf6 100755
--- a/src/h__Reader.cpp
+++ b/src/h__Reader.cpp
@@ -81,8 +81,6 @@ ASDCP::h__ASDCPReader::OpenMXFRead(const std::string& filename)
if( KM_SUCCESS(result) )
{
//
- InterchangeObject* Object;
-
m_Info.LabelSetType = LS_MXF_UNKNOWN;
if ( m_HeaderPart.OperationalPattern.MatchExact(MXFInterop_OPAtom_Entry().ul) )