output/vcd: minor nit, remove unused variable
This commit is contained in:
parent
fe3004f5a0
commit
adee480c02
|
@ -29,7 +29,6 @@
|
|||
|
||||
struct context {
|
||||
int num_enabled_channels;
|
||||
GArray *channelindices;
|
||||
uint8_t *prevsample;
|
||||
gboolean header_done;
|
||||
int period;
|
||||
|
|
Loading…
Reference in New Issue