summaryrefslogtreecommitdiff
path: root/config.c
diff options
context:
space:
mode:
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();