aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openbsc/include/openbsc/abis_rsl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/abis_rsl.h b/openbsc/include/openbsc/abis_rsl.h
index bf1df5e0e..f7e2e2aac 100644
--- a/openbsc/include/openbsc/abis_rsl.h
+++ b/openbsc/include/openbsc/abis_rsl.h
@@ -72,7 +72,6 @@ int rsl_release_request(struct gsm_lchan *lchan, uint8_t link_id, uint8_t reason
int rsl_lchan_set_state(struct gsm_lchan *lchan, int);
/* to be provided by external code */
-int abis_rsl_sendmsg(struct msgb *msg);
int rsl_deact_sacch(struct gsm_lchan *lchan);
int rsl_lchan_rll_release(struct gsm_lchan *lchan, uint8_t link_id);