summaryrefslogtreecommitdiff
path: root/libs/fluidsynth/src/fluid_synth.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/fluidsynth/src/fluid_synth.h')
-rw-r--r--libs/fluidsynth/src/fluid_synth.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/fluidsynth/src/fluid_synth.h b/libs/fluidsynth/src/fluid_synth.h
index 58869730c6..9615cb1b53 100644
--- a/libs/fluidsynth/src/fluid_synth.h
+++ b/libs/fluidsynth/src/fluid_synth.h
@@ -209,9 +209,6 @@ void delete_fluid_sample_timer(fluid_synth_t *synth, fluid_sample_timer_t *timer
void fluid_synth_process_event_queue(fluid_synth_t *synth);
-int fluid_synth_set_gen2(fluid_synth_t *synth, int chan,
- int param, float value,
- int absolute, int normalized);
/*
* misc
*/