Remove a TODO.

This commit is contained in:
David Reid
2026-02-15 07:40:08 +10:00
parent dec6c16539
commit ce05296055
-3
View File
@@ -41504,9 +41504,6 @@ Web Audio Backend
#endif
#endif
/*
TODO: Version 0.12: Swap this logic around so that AudioWorklets are used by default. Add MA_NO_AUDIO_WORKLETS.
*/
#if defined(MA_ENABLE_AUDIO_WORKLETS) && defined(MA_SUPPORT_AUDIO_WORKLETS)
#define MA_USE_AUDIO_WORKLETS
#endif