mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-01-31 13:40:35 +00:00
Remove debug print statement
This commit is contained in:
parent
9509628da1
commit
50b50e765d
1 changed files with 0 additions and 1 deletions
|
@ -1335,7 +1335,6 @@ static fluid_ladspa_effect_t *get_effect(fluid_ladspa_fx_t *fx, const char *name
|
|||
}
|
||||
}
|
||||
|
||||
printf("Effect '%s' not found!\n", name);
|
||||
LADSPA_API_RETURN(fx, NULL);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue