summaryrefslogtreecommitdiff
path: root/src/AS_02_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/AS_02_internal.h')
-rw-r--r--src/AS_02_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/AS_02_internal.h b/src/AS_02_internal.h
index c998003..6236ee6 100644
--- a/src/AS_02_internal.h
+++ b/src/AS_02_internal.h
@@ -263,7 +263,6 @@ namespace AS_02
if ( KM_SUCCESS(result) )
{
ASDCP::MXF::RIP::const_pair_iterator i = this->m_RIP.PairArray.begin();
- ui64_t header_byte_count = this->m_HeaderPart.HeaderByteCount;
ui64_t previous_partition = 0;
for ( i = this->m_RIP.PairArray.begin(); KM_SUCCESS(result) && i != this->m_RIP.PairArray.end(); ++i )