summaryrefslogtreecommitdiff
path: root/client/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/setup.h')
-rw-r--r--client/setup.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/client/setup.h b/client/setup.h
index f7cba08..6049967 100644
--- a/client/setup.h
+++ b/client/setup.h
@@ -1,5 +1,5 @@
/*
- * $Id: setup.h,v 1.6 2009/09/18 10:43:26 schmirl Exp $
+ * $Id: setup.h,v 1.7 2010/06/08 05:55:17 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;