aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/common_bsc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/common_bsc.h')
-rw-r--r--include/osmocom/bsc/common_bsc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/osmocom/bsc/common_bsc.h b/include/osmocom/bsc/common_bsc.h
index 08394e989..32e509716 100644
--- a/include/osmocom/bsc/common_bsc.h
+++ b/include/osmocom/bsc/common_bsc.h
@@ -5,5 +5,4 @@
struct gsm_network *bsc_network_init(void *ctx,
uint16_t country_code,
- uint16_t network_code,
- mncc_recv_cb_t mncc_recv);
+ uint16_t network_code);