summaryrefslogtreecommitdiff
path: root/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'device.h')
-rw-r--r--device.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/device.h b/device.h
index d8e85d76..94b3bf6c 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.54 2010-02-28 07:52:10 phintuka Exp $
+ * $Id: device.h,v 1.55 2010-02-28 07:54:29 phintuka Exp $
*
*/
@@ -230,7 +230,6 @@ class cXinelibDevice : public cDevice
bool m_SkipAudio;
bool m_StreamStart;
int m_FreeBufs;
- bool m_h264;
int PlayAny(const uchar *Data, int Length);
int PlayTrickSpeed(const uchar *buf, int length);