From 5d2d2b620eca99d847578607074c89c7e35c4484 Mon Sep 17 00:00:00 2001 From: Dragos Oancea Date: Tue, 4 Feb 2020 14:34:34 +0000 Subject: [PATCH] [core] scan-build: Value stored to 'EM' is never read - rpe_grid_selection() --- libs/spandsp/src/gsm0610_rpe.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/spandsp/src/gsm0610_rpe.c b/libs/spandsp/src/gsm0610_rpe.c index bf27c6550b..b48fc74d32 100644 --- a/libs/spandsp/src/gsm0610_rpe.c +++ b/libs/spandsp/src/gsm0610_rpe.c @@ -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