From a43455f660040140fcfd9401ceb81f1e13f8bd7d Mon Sep 17 00:00:00 2001 From: schmirl Date: Tue, 8 Jun 2010 05:56:14 +0000 Subject: dropped "Synchronize EPG" feature Modified Files: Tag: v0_4 HISTORY README i18n.c streamdev-client.c streamdev-client.h client/device.c client/setup.c client/setup.h client/socket.c client/socket.h --- client/socket.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'client/socket.h') diff --git a/client/socket.h b/client/socket.h index a0400e6..3b86304 100644 --- a/client/socket.h +++ b/client/socket.h @@ -1,5 +1,5 @@ /* - * $Id: socket.h,v 1.6 2008/04/07 14:40:40 schmirl Exp $ + * $Id: socket.h,v 1.6.2.1 2010/06/08 05:56:15 schmirl Exp $ */ #ifndef VDR_STREAMDEV_CLIENT_CONNECTION_H @@ -48,7 +48,6 @@ public: bool SetPid(int Pid, bool On); bool SetFilter(ushort Pid, uchar Tid, uchar Mask, bool On); bool CloseDvr(void); - bool SynchronizeEPG(void); bool SuspendServer(void); bool Quit(void); -- cgit v1.2.3