mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibMedia+everywhere: Remove superfluous and unused audio code
We had numerous NiH-based implementations of audio formats and metadata that we now no longer need because we either don't make use of the code, or we replaced its implementation by FFmpeg.
This commit is contained in:
committed by
Andreas Kling
parent
57783eff24
commit
233b4f2ca8
@@ -10,14 +10,6 @@
|
||||
# cmakedefine01 AUDIO_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef AWAVLOADER_DEBUG
|
||||
# cmakedefine01 AWAVLOADER_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef AFLACLOADER_DEBUG
|
||||
# cmakedefine01 AFLACLOADER_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef BMP_DEBUG
|
||||
# cmakedefine01 BMP_DEBUG
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user