From ccfd57264786a513b81429d7d7064e216c4461af Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 9 Apr 2010 13:06:56 +0200 Subject: [rsl] Remove method that is not called by anything. --- openbsc/include/openbsc/abis_rsl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc/include/openbsc') diff --git a/openbsc/include/openbsc/abis_rsl.h b/openbsc/include/openbsc/abis_rsl.h index e6973eef0..ac0a17978 100644 --- a/openbsc/include/openbsc/abis_rsl.h +++ b/openbsc/include/openbsc/abis_rsl.h @@ -73,7 +73,6 @@ int rsl_release_request(struct gsm_lchan *lchan, u_int8_t link_id); /* to be provided by external code */ int abis_rsl_sendmsg(struct msgb *msg); int rsl_deact_sacch(struct gsm_lchan *lchan); -int rsl_chan_release(struct gsm_lchan *lchan); /* BCCH related code */ int rsl_ccch_conf_to_bs_cc_chans(int ccch_conf); -- cgit v1.2.3