mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
[core] scan-build: Value stored to 'EM' is never read - rpe_grid_selection()
This commit is contained in:
parent
8f8e74cae9
commit
5d2d2b620e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user