diff options
Diffstat (limited to 'thirdparty/minimp3')
-rw-r--r-- | thirdparty/minimp3/minimp3_ex.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/thirdparty/minimp3/minimp3_ex.cpp b/thirdparty/minimp3/minimp3_ex.cpp deleted file mode 100644 index 49c083e4f1..0000000000 --- a/thirdparty/minimp3/minimp3_ex.cpp +++ /dev/null @@ -1,5 +0,0 @@ -#define MINIMP3_IMPLEMENTATION -#define MINIMP3_FLOAT_OUTPUT -#define MINIMP3_ONLY_MP3 -#define MINIMP3_NO_STDIO -#include "minimp3_ex.h" |