summaryrefslogtreecommitdiff
path: root/dxr3device.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3device.h')
-rw-r--r--dxr3device.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dxr3device.h b/dxr3device.h
index 6a775ad..9fcacb7 100644
--- a/dxr3device.h
+++ b/dxr3device.h
@@ -27,7 +27,6 @@
#include <vdr/device.h>
#include "dxr3interface.h"
-#include "dxr3demuxdevice.h"
#include "dxr3spudecoder.h"
#include "dxr3audio.h"
@@ -85,7 +84,6 @@ public:
private:
ePlayMode m_PlayMode;
- cDxr3DemuxDevice m_DemuxDevice;
cDxr3SpuDecoder* m_spuDecoder;
iAudio *audioOut;
bool pluginOn;