mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-22 07:30:50 +00:00
Remove a FIXME
I have no clue what it refers to or what it's meant by that.
This commit is contained in:
parent
c94ccdfed1
commit
dceb6e9835
1 changed files with 0 additions and 3 deletions
|
@ -609,9 +609,6 @@ new_fluid_jack_audio_driver2(fluid_settings_t *settings, fluid_audio_func_t func
|
|||
|
||||
/* connect the ports. */
|
||||
|
||||
|
||||
/* FIXME: should be done by a patchbay application */
|
||||
|
||||
/* find some physical ports and connect to them */
|
||||
fluid_settings_getint(settings, "audio.jack.autoconnect", &autoconnect);
|
||||
|
||||
|
|
Loading…
Reference in a new issue