23 May
2018
23 May
'18
3:42 p.m.
Signed-off-by: Julian Scheel julian@jusst.de --- speaker-test/speaker-test.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/speaker-test/speaker-test.c b/speaker-test/speaker-test.c index 4804bcf..0cdecb3 100644 --- a/speaker-test/speaker-test.c +++ b/speaker-test/speaker-test.c @@ -300,7 +300,6 @@ static void do_generate(uint8_t *frames, int channel, int count, { value_t res; int chn; - int32_t ires; int8_t *samp8 = (int8_t*) frames; int16_t *samp16 = (int16_t*) frames; int32_t *samp32 = (int32_t*) frames;
--
2.17.0