LCR now compiles with current version of OpenBSC.
[lcr.git] / bootstrap.h
diff --git a/bootstrap.h b/bootstrap.h
deleted file mode 100644 (file)
index e67408d..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-struct gsm_network *bootstrap_network(int (*mncc_recv)(struct gsm_network *, int, void *), gsm_bts_type bts_type, int mcc, int mnc, int lac, int arfcn, int cardnr, int release_l2, char *name_short, char *name_long, char *database_name, int allow_all);
-int shutdown_net(struct gsm_network *network);
-