aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openbsc/include/openbsc/iu_cs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/openbsc/include/openbsc/iu_cs.h b/openbsc/include/openbsc/iu_cs.h
index fb5b6972a..f165c9b58 100644
--- a/openbsc/include/openbsc/iu_cs.h
+++ b/openbsc/include/openbsc/iu_cs.h
@@ -2,9 +2,5 @@
int gsm0408_rcvmsg_iucs(struct gsm_network *network, struct msgb *msg);
-struct gsm_subscriber_connection *subscr_conn_allocate_iu(struct gsm_network *network,
- uint8_t link_id,
- uint32_t conn_id);
-
struct gsm_subscriber_connection *subscr_conn_lookup_iu(struct gsm_network *network,
struct ue_conn_ctx *ue);