Drop comment about an already implemented TODO

The comment target is already implemented just above it.

Change-Id: I05534bbbad24ad8ba602244b834cdbadcabcc7ec
This commit is contained in:
Pau Espin Pedrol 2021-02-01 14:02:12 +01:00
parent 05be90367a
commit fdbcea3532
1 changed files with 0 additions and 1 deletions

View File

@ -205,7 +205,6 @@ static struct msgb *sched_select_ctrl_msg(
else if (tbf == tbfs->nacc) {
msg = ms_nacc_create_rlcmac_msg(tbf->ms(), tbf);
}
/* else: if tbf/ms is pending to send tx_neigbhourData or tx_CellchangeContinue, send it */
if (!msg) {
tbf = NULL;