bts: Remove outdated comment

There is no parameter in the function and the bts has a memeber trx
which has a member pdch.

Sponsored-by: On-Waves ehf
This commit is contained in:
Daniel Willmann 2014-06-04 18:54:18 +02:00 committed by Holger Hans Peter Freyther
parent 5d77f14904
commit 77e58f602d
1 changed files with 0 additions and 1 deletions

View File

@ -532,7 +532,6 @@ void gprs_rlcmac_pdch::disable()
m_is_enabled = 0;
}
/* TODO: kill the parameter and make a pdch belong to a trx.. to a bts.. */
void gprs_rlcmac_pdch::free_resources()
{
struct gprs_rlcmac_paging *pag;