From cc2051ce9a7ebeb08b1a1425b17f1682b3eb320e Mon Sep 17 00:00:00 2001 From: Johannes Schultz Date: Sun, 1 Dec 2024 11:44:16 +0000 Subject: [PATCH] [Fix] Fix compilation. git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@22387 56274372-70c3-4bfc-bfc3-4c3a0b034d27 --- soundlib/Load_mod.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/soundlib/Load_mod.cpp b/soundlib/Load_mod.cpp index 649b67b2ea..1ea9d60d2e 100644 --- a/soundlib/Load_mod.cpp +++ b/soundlib/Load_mod.cpp @@ -1263,7 +1263,6 @@ bool CSoundFile::ReadMOD(FileReader &file, ModLoadingFlags loadFlags) } } } -#endif // MPT_EXTERNAL_SAMPLES || MPT_BUILD_FUZZER // Fix VBlank MODs. Arbitrary threshold: 8 minutes (enough for "frame of mind" by Dascon...). // Basically, this just converts all tempo commands into speed commands