diff options
author | louis <louis.braun@gmx.de> | 2014-11-01 13:19:07 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2014-11-01 13:19:07 +0100 |
commit | f9f68cae8d64f5c60ffaa34118b66f5ebab28506 (patch) | |
tree | 69b2bb7d166b07d19364107432dbc632f25c6f78 /config.h | |
parent | f9f2c47cb258874dcdd75bd2154a60c65f068657 (diff) | |
download | vdr-plugin-skindesigner-f9f68cae8d64f5c60ffaa34118b66f5ebab28506.tar.gz vdr-plugin-skindesigner-f9f68cae8d64f5c60ffaa34118b66f5ebab28506.tar.bz2 |
removed code for displaying bitrates in displaychannel again
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -61,7 +61,6 @@ public: int rerunDistance; int rerunMaxChannel; int blockFlush; - int bitrateCalcInterval; }; #ifdef DEFINE_CONFIG |