From 009b7d2a7e16c0485d655f28a8a3594f2838a02f Mon Sep 17 00:00:00 2001 From: Christian Gmeiner Date: Tue, 2 Feb 2010 15:26:59 +0100 Subject: remove old buffer and a/v sync parts --- dxr3device.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'dxr3device.h') diff --git a/dxr3device.h b/dxr3device.h index 6a775ad..9fcacb7 100644 --- a/dxr3device.h +++ b/dxr3device.h @@ -27,7 +27,6 @@ #include #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; -- cgit v1.2.3