mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-02-20 19:02:04 +00:00
Remove unused define
This commit is contained in:
parent
e94b7f8003
commit
0786d8a37f
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@
|
|||
|
||||
#define FLUID_LADSPA_MAX_EFFECTS 100
|
||||
#define FLUID_LADSPA_MAX_NODES 100
|
||||
#define FLUID_LADSPA_MAX_PATH_LENGTH 512
|
||||
|
||||
typedef enum _fluid_ladspa_state_t {
|
||||
FLUID_LADSPA_INACTIVE = 0,
|
||||
|
|
Loading…
Reference in a new issue