aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mtp_data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mtp_data.h b/include/mtp_data.h
index 0401f4d..1ebd7f6 100644
--- a/include/mtp_data.h
+++ b/include/mtp_data.h
@@ -118,7 +118,6 @@ void mtp_link_set_submit(struct mtp_link *link, struct msgb *msg);
void mtp_link_set_forward_sccp(struct mtp_link_set *link, struct msgb *msg, int sls);
void mtp_link_set_forward_isup(struct mtp_link_set *link, struct msgb *msg, int sls);
void mtp_link_restart(struct mtp_link *link);
-void mtp_link_set_sccp_down(struct mtp_link_set *link);
/* link related routines */
void mtp_link_down(struct mtp_link *data);