File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,6 @@ typedef struct _fluid_shell_t fluid_shell_t; /**< Command she
55
55
typedef struct _fluid_server_t fluid_server_t ; /**< TCP/IP shell server instance */
56
56
typedef struct _fluid_event_t fluid_event_t ; /**< Sequencer event */
57
57
typedef struct _fluid_sequencer_t fluid_sequencer_t ; /**< Sequencer instance */
58
- typedef struct _fluid_ramsfont_t fluid_ramsfont_t ; /**< RAM SoundFont */
59
- typedef struct _fluid_rampreset_t fluid_rampreset_t ; /**< RAM SoundFont preset */
60
58
typedef struct _fluid_cmd_handler_t fluid_cmd_handler_t ; /**< Shell Command Handler */
61
59
typedef struct _fluid_ladspa_fx_t fluid_ladspa_fx_t ; /**< LADSPA effects instance */
62
60
typedef struct _fluid_file_callbacks_t fluid_file_callbacks_t ; /**< Callback struct to perform custom file loading of soundfonts */
You can’t perform that action at this time.
0 commit comments