diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-31 16:54:07 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-04-14 12:21:10 +0200 |
commit | 6b7fa183dd0996fec93171edafe3bb2cbf360c56 (patch) | |
tree | b1d7902fa46621eb4a7d5f5c67843246786b6487 /config/system-headers | |
parent | a43d59bcbf8647bffb405cc3ce2951e4a4d12985 (diff) | |
download | UXP-6b7fa183dd0996fec93171edafe3bb2cbf360c56.tar UXP-6b7fa183dd0996fec93171edafe3bb2cbf360c56.tar.gz UXP-6b7fa183dd0996fec93171edafe3bb2cbf360c56.tar.lz UXP-6b7fa183dd0996fec93171edafe3bb2cbf360c56.tar.xz UXP-6b7fa183dd0996fec93171edafe3bb2cbf360c56.zip |
Issue #1342 - Remove support for system libvpx
Diffstat (limited to 'config/system-headers')
-rw-r--r-- | config/system-headers | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/config/system-headers b/config/system-headers index 9dd33bc76..3685d6d1c 100644 --- a/config/system-headers +++ b/config/system-headers @@ -1288,15 +1288,6 @@ QtSparql/qsparqlresult.h #if MOZ_TREE_PIXMAN!=1 pixman.h #endif -#if MOZ_SYSTEM_LIBVPX==1 -vpx/svc_context.h -vpx/vpx_codec.h -vpx/vpx_decoder.h -vpx/vpx_encoder.h -vpx/vp8cx.h -vpx/vp8dx.h -vpx_mem/vpx_mem.h -#endif gst/gst.h gst/app/gstappsink.h gst/app/gstappsrc.h |