[libOpenMPT] Remove unnecessary compile option

ENABLE_ASM isn't even used anywhere in the library any more.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
lastfm
Christopher Snowhill 2022-07-01 01:02:17 -07:00
parent 904ce1c4cd
commit 189999b7c2
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
#define MPT_WITH_ZLIB 1
#define MPT_BUILD_XCODE 1
#define ENABLE_ASM 1
#endif