mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 15:01:40 +00:00
remove orphaned Max/MSP include
This commit is contained in:
parent
9ef169cb00
commit
cae9e5fdf2
1 changed files with 0 additions and 4 deletions
|
@ -41,10 +41,6 @@
|
||||||
|
|
||||||
#include "fluidsynth_priv.h"
|
#include "fluidsynth_priv.h"
|
||||||
|
|
||||||
#if defined(__POWERPC__) && !(defined(__APPLE__) && defined(__MACH__))
|
|
||||||
#include "config_maxmsp43.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if HAVE_MATH_H
|
#if HAVE_MATH_H
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue