mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 06:51:54 +00:00
Remove unused member variable
This commit is contained in:
parent
43078d6b7b
commit
fa6f9c3570
1 changed files with 0 additions and 2 deletions
|
@ -60,8 +60,6 @@ struct _fluid_jack_audio_driver_t
|
|||
fluid_audio_driver_t driver;
|
||||
fluid_jack_client_t *client_ref;
|
||||
|
||||
int audio_channels;
|
||||
|
||||
jack_port_t **output_ports;
|
||||
int num_output_ports;
|
||||
float **output_bufs;
|
||||
|
|
Loading…
Reference in a new issue