diff options
Diffstat (limited to 'dxr3device.h')
-rw-r--r-- | dxr3device.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dxr3device.h b/dxr3device.h index 29f41b7..667da91 100644 --- a/dxr3device.h +++ b/dxr3device.h @@ -78,7 +78,6 @@ public: protected: ePlayMode m_PlayMode; cDxr3DemuxDevice m_DemuxDevice; - bool m_AC3Present; bool m_CalledBySet; std::string m_strBuf; int m_Offset; |