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

Sponsored-by: On-Waves ehf
---
 src/bts.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bts.cpp b/src/bts.cpp
index 9de6dc3..3dd5705 100644
--- a/src/bts.cpp
+++ b/src/bts.cpp
@@ -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;
-- 
1.8.4.2


Reply via email to