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/setup.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'client/setup.h') diff --git a/client/setup.h b/client/setup.h index 23b7432..a9ca9e4 100644 --- a/client/setup.h +++ b/client/setup.h @@ -1,5 +1,5 @@ /* - * $Id: setup.h,v 1.4.2.2 2009/09/18 10:41:11 schmirl Exp $ + * $Id: setup.h,v 1.4.2.3 2010/06/08 05:56:15 schmirl Exp $ */ #ifndef VDR_STREAMDEV_SETUPCLIENT_H @@ -16,7 +16,6 @@ struct cStreamdevClientSetup { char RemoteIp[20]; int RemotePort; int StreamFilters; - int SyncEPG; int HideMenuEntry; int MinPriority; int MaxPriority; -- cgit v1.2.3