summaryrefslogtreecommitdiff
path: root/dxr3syncbuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3syncbuffer.h')
-rw-r--r--dxr3syncbuffer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/dxr3syncbuffer.h b/dxr3syncbuffer.h
index 0d2deb0..7d84453 100644
--- a/dxr3syncbuffer.h
+++ b/dxr3syncbuffer.h
@@ -128,13 +128,10 @@ private:
int m_count;
int m_nextFree;
int m_next;
- bool m_bWaitPts;
bool m_bPutBlock;
bool m_bGetBlock;
bool m_bStartReceiver;
bool m_bStopped;
- uint32_t m_waitPts;
- uint32_t m_waitDelta;
uint32_t m_lastPts;
eDxr3DemuxMode m_demuxMode;