[core] scan-build: Value stored to 'EM' is never read - rpe_grid_selection()

This commit is contained in:
Dragos Oancea 2020-02-04 14:34:34 +00:00
parent 8f8e74cae9
commit 5d2d2b620e

View File

@ -242,7 +242,6 @@ static void rpe_grid_selection(int16_t x[40], int16_t xM[13], int16_t *Mc_out)
/* The signal x[0..39] is used to select the RPE grid which is
represented by Mc. */
EM = 0;
Mc = 0;
#undef STEP