From 42c42b554af5b5290eaf40ea046e472824ec6f28 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 25 Feb 2012 14:44:43 +0100 Subject: Removed the "PrimaryLimit" --- config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 9f247e0f..5339fb1e 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: config.h 2.41 2012/02/19 14:33:23 kls Exp $ + * $Id: config.h 2.42 2012/02/25 13:31:34 kls Exp $ */ #ifndef __CONFIG_H @@ -264,7 +264,6 @@ public: int SVDRPTimeout; int ZapTimeout; int ChannelEntryTimeout; - int PrimaryLimit; int DefaultPriority, DefaultLifetime; int PausePriority, PauseLifetime; int PauseKeyHandling; -- cgit v1.2.3