Everywhere: Remove AudioCodecPlugin and Qt Multimedia

These are no longer needed now that audio is played through
PlaybackManager.
This commit is contained in:
Zaggy1024 2025-10-07 12:07:59 -05:00 committed by Jelle Raaijmakers
parent d17e7fd921
commit 9f44fcbded
Notes: github-actions[bot] 2025-10-28 00:32:23 +00:00
19 changed files with 16 additions and 874 deletions

View file

@ -836,8 +836,6 @@ set(SOURCES
PerformanceTimeline/PerformanceObserverEntryList.cpp
PermissionsPolicy/AutoplayAllowlist.cpp
PixelUnits.cpp
Platform/AudioCodecPlugin.cpp
Platform/AudioCodecPluginAgnostic.cpp
Platform/EventLoopPlugin.cpp
Platform/EventLoopPluginSerenity.cpp
Platform/FontPlugin.cpp