Neels Hofmeyr has uploaded this change for review. (
https://gerrit.osmocom.org/12026
Change subject: drop unused gsm0408_allow_everyone() declaration
......................................................................
drop unused gsm0408_allow_everyone() declaration
Change-Id: Id56ea492594edc38d1f9d31d94a1679c0cb61fa0
---
M include/osmocom/msc/gsm_04_08.h
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/26/12026/1
diff --git a/include/osmocom/msc/gsm_04_08.h b/include/osmocom/msc/gsm_04_08.h
index 8767070..0692e09 100644
--- a/include/osmocom/msc/gsm_04_08.h
+++ b/include/osmocom/msc/gsm_04_08.h
@@ -26,7 +26,6 @@
struct msgb *msg);
/* config options controlling the behaviour of the lower leves */
-void gsm0408_allow_everyone(int allow);
void gsm0408_clear_all_trans(struct gsm_network *net, int protocol);
int gsm0408_dispatch(struct gsm_subscriber_connection *conn, struct msgb *msg);
--
To view, visit https://gerrit.osmocom.org/12026
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id56ea492594edc38d1f9d31d94a1679c0cb61fa0
Gerrit-Change-Number: 12026
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <[email protected]>