summaryrefslogtreecommitdiffstats
path: root/config/system-headers
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-01-31 15:10:26 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-01-31 15:10:26 +0100
commite0103f3d5b69b1419496a47ae5d7c9889678d8c9 (patch)
tree5019d72450e90f683bbf6ab59cbd35e0dcdff2ab /config/system-headers
parent64c8c65cf4e71af16f7961069a15e73323bf19e1 (diff)
downloadUXP-e0103f3d5b69b1419496a47ae5d7c9889678d8c9.tar
UXP-e0103f3d5b69b1419496a47ae5d7c9889678d8c9.tar.gz
UXP-e0103f3d5b69b1419496a47ae5d7c9889678d8c9.tar.lz
UXP-e0103f3d5b69b1419496a47ae5d7c9889678d8c9.tar.xz
UXP-e0103f3d5b69b1419496a47ae5d7c9889678d8c9.zip
Issue #1342 - Remove support for system linbpng
Diffstat (limited to 'config/system-headers')
-rw-r--r--config/system-headers3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/system-headers b/config/system-headers
index a2d3b813d..9dd33bc76 100644
--- a/config/system-headers
+++ b/config/system-headers
@@ -1253,9 +1253,6 @@ soundtouch/SoundTouchFactory.h
#if MOZ_LIBAV_FFT==1
libavcodec/avfft.h
#endif
-#if MOZ_SYSTEM_PNG==1
-png.h
-#endif
#if MOZ_SYSTEM_ZLIB==1
zlib.h
#endif