summaryrefslogtreecommitdiff
path: root/cesar/ce
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/ce')
-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,