[rsl] Remove method that is not called by anything.

This commit is contained in:
Holger Hans Peter Freyther 2010-04-09 13:06:56 +02:00
parent 07ba16fe03
commit ccfd572647
1 changed files with 0 additions and 1 deletions

View File

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