[raudio]: Remove duplicate code

This commit is contained in:
torph 2026-02-08 02:31:00 -05:00
parent 4918d435e9
commit 0674f673dd
No known key found for this signature in database

View File

@ -165,10 +165,6 @@ typedef struct tagBITMAPINFOHEADER {
#define MA_NO_WAV
#endif
#if !defined(SUPPORT_FILEFORMAT_WAV)
#define MA_NO_WAV
#endif
#if !defined(SUPPORT_FILEFORMAT_FLAC)
#define MA_NO_FLAC
#endif