[MERGED] osmo-bts[master]: cosmetic: remove unused variable

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Jun 9 14:33:20 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: cosmetic: remove unused variable
......................................................................


cosmetic: remove unused variable

Tha variable ms_timing_offset in lchan_meas_check_compute is not
used anymore.

Change-Id: I40c393f6864fe72b88a70da265b7775da8fb469c
---
M src/common/measurement.c
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Max: Looks good to me, but someone else must approve
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/common/measurement.c b/src/common/measurement.c
index 0c86faf..bd2af7e 100644
--- a/src/common/measurement.c
+++ b/src/common/measurement.c
@@ -245,7 +245,6 @@
 	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,

-- 
To view, visit https://gerrit.osmocom.org/2864
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I40c393f6864fe72b88a70da265b7775da8fb469c
Gerrit-PatchSet: 2
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list