aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-11-30 02:34:15 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-30 22:44:23 +0100
commit81f6959ed57f65ac713fabe1c9f8c93288136504 (patch)
tree912ad3cdef0e73df696e7067d105a0d7918b9a3e
parente777b5f5753e501dcbfb04330849a655399fe637 (diff)
drop unused gsm0408_allow_everyone() declaration
-rw-r--r--include/osmocom/msc/gsm_04_08.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocom/msc/gsm_04_08.h b/include/osmocom/msc/gsm_04_08.h
index 8767070e8..0692e0959 100644
--- a/include/osmocom/msc/gsm_04_08.h
+++ b/include/osmocom/msc/gsm_04_08.h
@@ -26,7 +26,6 @@ void cm_service_request_concludes(struct gsm_subscriber_connection *conn,
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);