summaryrefslogtreecommitdiff
path: root/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'device.h')
-rw-r--r--device.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.h b/device.h
index 6fcd8a6d..1aa02c81 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.32 2008-03-16 21:40:57 phintuka Exp $
+ * $Id: device.h,v 1.33 2008-04-12 19:37:41 phintuka Exp $
*
*/
@@ -211,7 +211,7 @@ class cXinelibDevice : public cDevice
cXinelibThread *m_local;
public:
- void ConfigureOSD(bool prescale_osd, bool unscaled_osd);
+ void ConfigureOSD(void);
void ConfigurePostprocessing(const char *deinterlace_method,
int audio_delay,
int audio_compression,