summaryrefslogtreecommitdiff
path: root/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'device.h')
-rw-r--r--device.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/device.h b/device.h
index b536a558..463c5e13 100644
--- a/device.h
+++ b/device.h
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: device.h,v 1.52 2010-02-03 11:44:05 phintuka Exp $
+ * $Id: device.h,v 1.53 2010-02-15 06:39:25 phintuka Exp $
*
*/
@@ -225,8 +225,6 @@ class cXinelibDevice : public cDevice
// Stream data
private:
- bool m_ac3Present;
- bool m_spuPresent;
bool m_RadioStream;
int m_AudioCount;
bool m_SkipAudio;