From ded43d795a6f0208c60c8bb8eca6f327df0a2dda Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 7 Jan 2016 10:59:15 +0100 Subject: AUDIO: Remove unused includes in fluidsynth.cpp. --- audio/softsynth/fluidsynth.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'audio') diff --git a/audio/softsynth/fluidsynth.cpp b/audio/softsynth/fluidsynth.cpp index 4dc43499d3..47f65f02c8 100644 --- a/audio/softsynth/fluidsynth.cpp +++ b/audio/softsynth/fluidsynth.cpp @@ -32,8 +32,6 @@ #include "audio/mpu401.h" #include "audio/softsynth/emumidi.h" #if defined(IPHONE_IOS7) && defined(IPHONE_SANDBOXED) -#include -#include #include "backends/platform/ios7/ios7_common.h" #endif -- cgit v1.2.3