diff options
Diffstat (limited to 'src/EtiReader.h')
-rw-r--r-- | src/EtiReader.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/EtiReader.h b/src/EtiReader.h index 892afb4..f3a9764 100644 --- a/src/EtiReader.h +++ b/src/EtiReader.h @@ -107,7 +107,6 @@ private: eti_TIST eti_tist; TimestampDecoder myTimestampDecoder; - size_t myCurrentFrame; bool eti_fc_valid; std::vector<std::shared_ptr<SubchannelSource> > mySources; |