Remove a FIXME

I have no clue what it refers to or what it's meant by that.
This commit is contained in:
derselbst 2020-09-11 22:01:00 +02:00 committed by Tom M
parent c94ccdfed1
commit dceb6e9835

View file

@ -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);