summaryrefslogtreecommitdiff
path: root/media_player.h
diff options
context:
space:
mode:
Diffstat (limited to 'media_player.h')
-rw-r--r--media_player.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/media_player.h b/media_player.h
index 074db50b..21fe49fc 100644
--- a/media_player.h
+++ b/media_player.h
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: media_player.h,v 1.2 2006-07-21 22:49:33 phintuka Exp $
+ * $Id: media_player.h,v 1.3 2006-08-18 04:24:49 phintuka Exp $
*
*/
@@ -26,8 +26,6 @@ class cXinelibPlayerControl : public cControl
static cXinelibPlayer *OpenPlayer(const char *file);
- char *m_File;
-
protected:
cSkinDisplayReplay *m_DisplayReplay;