diff --git a/mythtv/libs/libmythtv/DVD/dvdringbuffer.h b/mythtv/libs/libmythtv/DVD/dvdringbuffer.h index 1c089febd48..d921c3c9de4 100644 --- a/mythtv/libs/libmythtv/DVD/dvdringbuffer.h +++ b/mythtv/libs/libmythtv/DVD/dvdringbuffer.h @@ -194,7 +194,6 @@ class MTV_PUBLIC DVDRingBuffer : public RingBuffer int m_curAudioTrack; int8_t m_curSubtitleTrack; bool m_autoselectsubtitle; - long long m_seekpos; const char *m_dvdname; const char *m_serialnumber; bool m_seeking;