summaryrefslogtreecommitdiff
path: root/frontend_local.h
diff options
context:
space:
mode:
authorphintuka <phintuka>2007-01-24 01:06:09 +0000
committerphintuka <phintuka>2007-01-24 01:06:09 +0000
commit2947b0b07332522fe7ab6120535e57ac7bc021c3 (patch)
tree916c87d8322aa08752fab9904a46396c83ae6813 /frontend_local.h
parentea0e483808a1583ccd4e2698e24aca5106c4bac8 (diff)
downloadxineliboutput-2947b0b07332522fe7ab6120535e57ac7bc021c3.tar.gz
xineliboutput-2947b0b07332522fe7ab6120535e57ac7bc021c3.tar.bz2
*** empty log message ***
Diffstat (limited to 'frontend_local.h')
-rw-r--r--frontend_local.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/frontend_local.h b/frontend_local.h
index 59bb31d0..a05e47fa 100644
--- a/frontend_local.h
+++ b/frontend_local.h
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: frontend_local.h,v 1.3 2006-08-16 21:46:34 phintuka Exp $
+ * $Id: frontend_local.h,v 1.4 2007-01-24 01:06:09 phintuka Exp $
*
*/
@@ -36,7 +36,6 @@ class cXinelibLocal : public cXinelibThread
public:
// Data transfer
- //virtual bool Poll(cPoller &Poller, int TimeoutMs);
virtual int Play_PES(const uchar *buf, int len);
virtual void OsdCmd(void *cmd);
virtual int64_t GetSTC();