diff options
Diffstat (limited to 'old-configure.in')
-rw-r--r-- | old-configure.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/old-configure.in b/old-configure.in index 70ebf0c19..4c52747b6 100644 --- a/old-configure.in +++ b/old-configure.in @@ -2427,9 +2427,6 @@ fi # Propagate feature switches for code written in rust from confvars.sh if test -n "$MOZ_RUST"; then - 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) fi |