[osmo-pcu 1/1] bts: Remove outdated comment

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Daniel Willmann dwillmann at sysmocom.de
Wed Jun 4 16:54:18 UTC 2014


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





More information about the OpenBSC mailing list