mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 04:09:50 +00:00
Bug 1364422 - Drop unused -DMOZ_RUST_MP4PARSE after bug 1341967. r=rillian
MozReview-Commit-ID: 8CrpKgThP2E --HG-- extra : rebase_source : 72f7afe6b8bfc843388e47b72a90011ae24bde42
This commit is contained in:
parent
ef29ad0af2
commit
81ce358a3e
@ -2328,9 +2328,6 @@ if test -n "$MOZ_MULET"; then
|
||||
fi
|
||||
|
||||
# Propagate feature switches for code written in rust from confvars.sh
|
||||
if test -n "$MOZ_RUST_MP4PARSE"; then
|
||||
AC_DEFINE(MOZ_RUST_MP4PARSE)
|
||||
fi
|
||||
if test -n "$MOZ_RUST_URLPARSE"; then
|
||||
AC_DEFINE(MOZ_RUST_URLPARSE)
|
||||
AC_SUBST(MOZ_RUST_URLPARSE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user