diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-11 11:19:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-14 23:01:39 +0000 |
| commit | 46d462bc6c4027725a38191ffb6a35f2afd9916f (patch) | |
| tree | 292a95ee24993b3db614b87022f55134c3f17111 /src/h__Reader.cpp | |
| parent | fbf88d481b4b9ce1ba68b3ae4208d510797425be (diff) | |
Remove some unused variables.
Diffstat (limited to 'src/h__Reader.cpp')
| -rwxr-xr-x | src/h__Reader.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/h__Reader.cpp b/src/h__Reader.cpp index 04f3123..4df7c1a 100755 --- a/src/h__Reader.cpp +++ b/src/h__Reader.cpp @@ -80,8 +80,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.ExactMatch(MXFInterop_OPAtom_Entry().ul) ) |
