summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPale Moon <git-repo@palemoon.org>2015-07-10 21:41:34 +0200
committerPale Moon <git-repo@palemoon.org>2015-07-10 23:36:08 +0200
commitdd2bb291a3bacc2cd6216f5cd15ccfbe8899038d (patch)
tree56679038b022c3adc6c9d2f6343ae162987e9e5b /config
parent931a43ee54929138068985e855313eace244ca08 (diff)
downloadpalemoon-gre-dd2bb291a3bacc2cd6216f5cd15ccfbe8899038d.tar.gz
Comment out/remove WebP encoder lines in other build files as well.
Diffstat (limited to 'config')
-rw-r--r--config/system-headers5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/system-headers b/config/system-headers
index 9c0a14236..203ebe250 100644
--- a/config/system-headers
+++ b/config/system-headers
@@ -1047,11 +1047,6 @@ soundtouch/SoundTouch.h
#if MOZ_NATIVE_PNG==1
png.h
#endif
-#if MOZ_WEBP==1
-webp/encode.h
-enc/vp8enci.h
-enc/cost.h
-#endif
#if MOZ_NATIVE_ZLIB==1
zlib.h
#endif