Skip to content
Snippets Groups Projects
Commit 216cd0bf authored by Cédric Roux's avatar Cédric Roux
Browse files

compilation warning removal

parent 8dd8a97c
No related branches found
No related tags found
No related merge requests found
......@@ -578,7 +578,7 @@ int allocate_REs_in_RB(PHY_VARS_eNB* phy_vars_eNB,
{
uint8_t *x0 = NULL;
MIMO_mode_t mimo_mode;
MIMO_mode_t mimo_mode = -1;
LTE_DL_FRAME_PARMS *frame_parms = &phy_vars_eNB->frame_parms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment