aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2017-06-09 12:58:29 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2017-06-09 16:09:21 +0200
commit3e2de526b0ec314ac0dbacb58d5004e7aea04dfb (patch)
tree7d1f86057b68063ccdc699cc56190b11bde7f8a6 /src/common
parent88b2cc30a6a7253c2c4c76178e5727fad48556ca (diff)
cosmetic: remove unused variable
Tha variable ms_timing_offset in lchan_meas_check_compute is not used anymore. Change-Id: I40c393f6864fe72b88a70da265b7775da8fb469c
Diffstat (limited to 'src/common')
-rw-r--r--src/common/measurement.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/measurement.c b/src/common/measurement.c
index 0c86fafd..bd2af7ed 100644
--- a/src/common/measurement.c
+++ b/src/common/measurement.c
@@ -245,7 +245,6 @@ int lchan_meas_check_compute(struct gsm_lchan *lchan, uint32_t fn)
int32_t taqb_sum = 0;
unsigned int num_meas_sub = 0;
int i;
- int32_t ms_timing_offset = 0;
/* if measurement period is not complete, abort */
if (!is_meas_complete(ts_pchan(lchan->ts), lchan->ts->nr,