summaryrefslogtreecommitdiff
path: root/cesar
diff options
context:
space:
mode:
authorJalil Chemseddine2012-10-16 16:43:59 +0200
committerJalil Chemseddine2013-01-11 11:22:31 +0100
commit090a54f477186a47a537d0faa96429fc0cbf8945 (patch)
tree78accf3502bfabd7c778957b394a9c48c9b5f57f /cesar
parent649490e039e07f3e21db53ec603d59927c938a4f (diff)
cesar/ce/rx/bl: remove useless declaration, refs #3251
Diffstat (limited to 'cesar')
-rw-r--r--cesar/ce/rx/bitloading/src/bitloading.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/cesar/ce/rx/bitloading/src/bitloading.c b/cesar/ce/rx/bitloading/src/bitloading.c
index 043dad77bd..11d14fb614 100644
--- a/cesar/ce/rx/bitloading/src/bitloading.c
+++ b/cesar/ce/rx/bitloading/src/bitloading.c
@@ -34,11 +34,6 @@ uint ce_rx_bl_min_frame_with_high_pb_err_rate_ = CE_RX_BL_MIN_FRAME_WITH_HIGH_PB
uint ce_rx_bl_ber_lower_bound_ = CE_RX_BL_BER_LOWER_BOUND;
/**
- * According to TNS specification (revision r15409).
- */
-uint ce_rx_bl_pberr_mean_init_ = 655;
-
-/**
* Number of LSB to remove of the BER to compute the BER weighted sum.
* It corresponds to the sum of BER weighted by the number of bits of a tone:
* - BER is a Q53U53,