Merge pull request #309 from dragos-oancea/spandsp-gsm_val-never-read

[core] scan-build: Value stored to 'EM' is never read - rpe_grid_selection()
This commit is contained in:
Andrey Volk 2020-02-12 01:04:04 +04:00 committed by GitHub
commit 1b66e76548
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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