aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/bts.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bts.cpp b/src/bts.cpp
index 9de6dc35..3dd57057 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;