From 77e58f602d52a1baaf0e11ee280d04126900c5f4 Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Wed, 4 Jun 2014 18:54:18 +0200 Subject: 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 --- src/bts.cpp | 1 - 1 file changed, 1 deletion(-) 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; -- cgit v1.2.3