output/ascii: Remove unused variable

This commit is contained in:
v1ne 2020-04-01 22:13:26 +02:00 committed by Gerhard Sittig
parent 588295b8b9
commit f64f51b404
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@
struct context {
unsigned int num_enabled_channels;
int spl;
int bit_cnt;
int spl_cnt;
int trigger;
uint64_t samplerate;