summaryrefslogtreecommitdiff
path: root/config.c
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2014-11-01 13:19:07 +0100
committerlouis <louis.braun@gmx.de>2014-11-01 13:19:07 +0100
commitf9f68cae8d64f5c60ffaa34118b66f5ebab28506 (patch)
tree69b2bb7d166b07d19364107432dbc632f25c6f78 /config.c
parentf9f2c47cb258874dcdd75bd2154a60c65f068657 (diff)
downloadvdr-plugin-skindesigner-f9f68cae8d64f5c60ffaa34118b66f5ebab28506.tar.gz
vdr-plugin-skindesigner-f9f68cae8d64f5c60ffaa34118b66f5ebab28506.tar.bz2
removed code for displaying bitrates in displaychannel again
Diffstat (limited to 'config.c')
-rw-r--r--config.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.c b/config.c
index a3ec23d..4ef6964 100644
--- a/config.c
+++ b/config.c
@@ -23,8 +23,6 @@ cDesignerConfig::cDesignerConfig() {
//menu display style, display menu items
//one after each other or in one step
blockFlush = 1;
- //interval for femon receiver to recalculate bitrates in tenth of a second
- bitrateCalcInterval = 10;
//remember current skin and theme, osd size and osd fonts
SetSkin();
SetOSDSize();