Skip to content
Snippets Groups Projects
Commit 05d02c43 authored by Cedric Roux's avatar Cedric Roux
Browse files

remove annoying logging (dump_CCE_table)

parent adbc609b
No related branches found
No related tags found
No related merge requests found
......@@ -1096,7 +1096,7 @@ try_again:
1<<DCI_pdu->dci_alloc[j].L,
nCCE,nCCE_max,DCI_pdu->num_pdcch_symbols);
}
dump_CCE_table(CCE_table,nCCE_max,subframeP,dci_alloc->rnti,dci_alloc->L);
//dump_CCE_table(CCE_table,nCCE_max,subframeP,dci_alloc->rnti,dci_alloc->L);
goto failed;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment