Skip to content
Snippets Groups Projects
Commit 6acfbe21 authored by Xu Bo's avatar Xu Bo
Browse files

fix compiler error generated by merge

parent aebb0159
Branches
Tags
No related merge requests found
......@@ -635,9 +635,7 @@ eNB_dlsch_ulsch_scheduler(module_id_t module_idP, frame_t frameP,
{
int mbsfn_status[MAX_NUM_CCs];
#if (!defined(UE_EXPANSION_SIM2)) &&(!defined(UE_EXPANSION))
protocol_ctxt_t ctxt;
#endif
int CC_id, i; //,next_i;
UE_list_t *UE_list = &RC.mac[module_idP]->UE_list;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment