aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/bss.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/bss.h')
-rw-r--r--include/osmocom/bsc/bss.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocom/bsc/bss.h b/include/osmocom/bsc/bss.h
index 9891f5f1d..ecb68d627 100644
--- a/include/osmocom/bsc/bss.h
+++ b/include/osmocom/bsc/bss.h
@@ -7,7 +7,6 @@ struct msgb;
/* start and stop network */
extern int bsc_network_alloc(void);
-extern int bsc_network_configure(const char *cfg_file);
extern int bsc_shutdown_net(struct gsm_network *net);
/* register all supported BTS */