aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/bsc_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/bsc_api.h')
-rw-r--r--include/osmocom/bsc/bsc_api.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocom/bsc/bsc_api.h b/include/osmocom/bsc/bsc_api.h
index a90268bde..9e2b44e2c 100644
--- a/include/osmocom/bsc/bsc_api.h
+++ b/include/osmocom/bsc/bsc_api.h
@@ -28,5 +28,4 @@ int gsm0808_page(struct gsm_bts *bts, unsigned int page_group,
unsigned int mi_len, uint8_t *mi, int chan_type);
int gsm0808_clear(struct gsm_subscriber_connection *conn);
-int gsm0408_rcvmsg(struct msgb *msg, uint8_t link_id);
#endif