mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 23:40:04 +00:00
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:
commit
1b66e76548
@ -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