summaryrefslogtreecommitdiff
path: root/src/lib/encoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/encoder.h')
-rw-r--r--src/lib/encoder.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/encoder.h b/src/lib/encoder.h
index b6d3663fd..6815fa6f6 100644
--- a/src/lib/encoder.h
+++ b/src/lib/encoder.h
@@ -101,8 +101,6 @@ private:
/** Number of frames that we should keep history for */
static int const _history_size;
- /** Number of video frames received so far */
- ContentVideoFrame _video_frames_in;
/** Number of video frames written for the DCP so far */
int _video_frames_out;