aboutsummaryrefslogtreecommitdiffstats
path: root/src/EtiReader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/EtiReader.cpp')
-rw-r--r--src/EtiReader.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/EtiReader.cpp b/src/EtiReader.cpp
index 0b27126..5f2be50 100644
--- a/src/EtiReader.cpp
+++ b/src/EtiReader.cpp
@@ -58,7 +58,6 @@ EtiReader::EtiReader(
unsigned tist_delay_stages) :
state(EtiReaderStateSync),
myTimestampDecoder(tist_offset_s, tist_delay_stages),
- myCurrentFrame(0),
eti_fc_valid(false)
{
rcs.enrol(&myTimestampDecoder);