diff options
Diffstat (limited to 'dxr3pesframe.h')
-rw-r--r-- | dxr3pesframe.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dxr3pesframe.h b/dxr3pesframe.h index 9c68b89..5719bfb 100644 --- a/dxr3pesframe.h +++ b/dxr3pesframe.h @@ -150,11 +150,6 @@ public: return m_pNextStart; } - uint32_t GetRemainingLength() const - { - return m_remainingLength; - } - uint32_t GetPts() const { assert(m_bValid); |