aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_sup.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/gsm_sup.h')
-rw-r--r--openbsc/include/openbsc/gsm_sup.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/openbsc/include/openbsc/gsm_sup.h b/openbsc/include/openbsc/gsm_sup.h
index 8dd15a2f7..07357af49 100644
--- a/openbsc/include/openbsc/gsm_sup.h
+++ b/openbsc/include/openbsc/gsm_sup.h
@@ -17,9 +17,6 @@ int sup_read_cb(struct gprs_gsup_client *sup_client, struct msgb *msg);
int subscr_query_auth_info(struct gsm_subscriber *subscr);
int subscr_location_update(struct gsm_subscriber *subscr);
-int subscr_tx_uss_message(struct ss_request *req,
- struct gsm_subscriber *subscr);
-
int subscr_tx_sms_message(struct gsm_subscriber *subscr,
struct gsm411_rp_hdr *rph);