deprecate struct _fluid_mod_t

This commit is contained in:
derselbst 2017-09-21 09:59:15 +02:00
parent 17236fdf50
commit 4911138eb0

View file

@ -34,6 +34,8 @@ extern "C" {
/**
* Modulator structure. See SoundFont 2.04 PDF section 8.2.
*
* @deprecated To be removed from the public API.
*/
struct _fluid_mod_t
{