aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/measurement.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmo-bts/measurement.h')
-rw-r--r--include/osmo-bts/measurement.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/osmo-bts/measurement.h b/include/osmo-bts/measurement.h
index 87c81099..47b31a29 100644
--- a/include/osmo-bts/measurement.h
+++ b/include/osmo-bts/measurement.h
@@ -6,8 +6,6 @@
int lchan_new_ul_meas(struct gsm_lchan *lchan, struct bts_ul_meas *ulm);
-int trx_meas_check_compute(struct gsm_bts_trx *trx, uint32_t fn);
-
int lchan_meas_check_compute(struct gsm_lchan *lchan, uint32_t fn);
#endif