From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- config/system-headers.mozbuild | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config/system-headers.mozbuild') diff --git a/config/system-headers.mozbuild b/config/system-headers.mozbuild index 0c06f581b3..d1808cc710 100644 --- a/config/system-headers.mozbuild +++ b/config/system-headers.mozbuild @@ -1267,11 +1267,6 @@ if CONFIG["MOZ_SYSTEM_JPEG"]: "jpeglib.h", ] -if CONFIG["MOZ_LIBAV_FFT"]: - system_headers += [ - "libavcodec/avfft.h", - ] - if CONFIG["MOZ_SYSTEM_PNG"]: system_headers += [ "png.h", -- cgit v1.2.3