summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-25 14:17:56 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-25 14:17:56 +0100
commit9dc73da7f506c9efc7b028e21b60a2d916a5fbc9 (patch)
tree7d4f363771a54634b618c1bd51a27366018151e2 /config.h
parent40f4cef75ed6abffc68a01d1dd6ad132af17753c (diff)
downloadvdr-9dc73da7f506c9efc7b028e21b60a2d916a5fbc9.tar.gz
vdr-9dc73da7f506c9efc7b028e21b60a2d916a5fbc9.tar.bz2
The option "Setup/OSD/Sort timers" has been removed
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.h b/config.h
index 105fe630..ff532d27 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 1.245 2006/02/24 14:11:19 kls Exp $
+ * $Id: config.h 1.246 2006/02/25 14:12:20 kls Exp $
*/
#ifndef __CONFIG_H
@@ -212,7 +212,6 @@ public:
int EPGLinger;
int SVDRPTimeout;
int ZapTimeout;
- int SortTimers;
int PrimaryLimit;
int DefaultPriority, DefaultLifetime;
int PausePriority, PauseLifetime;