diff options
Diffstat (limited to 'dxr3syncbuffer.h')
-rw-r--r-- | dxr3syncbuffer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dxr3syncbuffer.h b/dxr3syncbuffer.h index 7d84453..8220e63 100644 --- a/dxr3syncbuffer.h +++ b/dxr3syncbuffer.h @@ -132,7 +132,6 @@ private: bool m_bGetBlock; bool m_bStartReceiver; bool m_bStopped; - uint32_t m_lastPts; eDxr3DemuxMode m_demuxMode; cCondVar receiverStopped; |