Commit 129b95ee authored by Andrew Burger's avatar Andrew Burger

removing comment

parent 634872b6
......@@ -1263,7 +1263,6 @@ static bool remove_ul_config_req_pdu(int index, nfapi_ul_config_request_t *ul_co
return false;
}
// All other element locations
for(int i = index; i < num_pdus; i++)
{
pdu_list[i] = pdu_list[i + 1];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment