summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/host/trxcon/sched_lchan_xcch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/host/trxcon/sched_lchan_xcch.c b/src/host/trxcon/sched_lchan_xcch.c
index c71b10fd..20153305 100644
--- a/src/host/trxcon/sched_lchan_xcch.c
+++ b/src/host/trxcon/sched_lchan_xcch.c
@@ -112,7 +112,6 @@ int rx_data_fn(struct trx_instance *trx, struct trx_ts *ts,
sched_send_data_ind(trx, ts, lchan,
l2, GSM_MACBLOCK_LEN, rc != 0, n_errors);
- /* TODO: AGC, TA loops */
return 0;
}