remove orphaned Max/MSP include

This commit is contained in:
derselbst 2019-02-15 18:06:18 +01:00
parent 9ef169cb00
commit cae9e5fdf2
1 changed files with 0 additions and 4 deletions

View File

@ -41,10 +41,6 @@
#include "fluidsynth_priv.h"
#if defined(__POWERPC__) && !(defined(__APPLE__) && defined(__MACH__))
#include "config_maxmsp43.h"
#endif
#if HAVE_MATH_H
#include <math.h>
#endif