drop unused gsm0408_allow_everyone() declaration

Change-Id: Id56ea492594edc38d1f9d31d94a1679c0cb61fa0
This commit is contained in:
Neels Hofmeyr 2018-11-30 02:34:15 +01:00
parent e777b5f575
commit 81f6959ed5
1 changed files with 0 additions and 1 deletions

View File

@ -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);