From 38a839e12050bec13599548257c0229e778a331b Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Tue, 29 Jun 2021 15:09:41 +0200 Subject: gsm_data.h: remove declaration of non-existing ts_pchan() Change-Id: I2471d0f2825661e60539d9504632fc80145c603d --- include/osmocom/bsc/gsm_data.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h index c5d2b8612..569e2885c 100644 --- a/include/osmocom/bsc/gsm_data.h +++ b/include/osmocom/bsc/gsm_data.h @@ -1065,7 +1065,6 @@ int gsm48_lchan2chan_desc_as_configured(struct gsm48_chan_desc *cd, const struct uint8_t gsm_ts_tsc(const struct gsm_bts_trx_ts *ts); -enum gsm_phys_chan_config ts_pchan(struct gsm_bts_trx_ts *ts); uint8_t pchan_subslots(enum gsm_phys_chan_config pchan); uint8_t pchan_subslots_vamos(enum gsm_phys_chan_config pchan); bool ts_is_tch(struct gsm_bts_trx_ts *ts); -- cgit v1.2.3