aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/chan_alloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/chan_alloc.h')
-rw-r--r--include/osmocom/bsc/chan_alloc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocom/bsc/chan_alloc.h b/include/osmocom/bsc/chan_alloc.h
index 98568a50f..f3aec9dd5 100644
--- a/include/osmocom/bsc/chan_alloc.h
+++ b/include/osmocom/bsc/chan_alloc.h
@@ -45,7 +45,6 @@ void bts_chan_load(struct pchan_load *cl, const struct gsm_bts *bts);
void network_chan_load(struct pchan_load *pl, struct gsm_network *net);
void bts_update_t3122_chan_load(struct gsm_bts *bts);
-bool trx_is_usable(const struct gsm_bts_trx *trx);
bool ts_is_usable(const struct gsm_bts_trx_ts *ts);
#endif /* _CHAN_ALLOC_H */