diff options
author | Moonchild <moonchild@palemoon.org> | 2021-12-25 12:29:53 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2021-12-25 12:29:53 +0000 |
commit | 91bf576590fb768b20d3e61536091bb05d9ecdde (patch) | |
tree | 3acf21ba6da422d44ad714a1daabf6ad0d893f94 /build | |
parent | 147e4ab5ab14e26d311492a5c03229f1313f847c (diff) | |
download | aura-central-91bf576590fb768b20d3e61536091bb05d9ecdde.tar.gz |
Issue %1314 - Part 16: Remove WebRTC remainders.
Stuff still left in the tree directly mentioning WebRTC are comments or
copyright notices, primarily.
Diffstat (limited to 'build')
-rw-r--r-- | build/moz.configure/old.configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index 9d5ee25ca..cf0896f63 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -247,7 +247,6 @@ def old_configure_options(*options): '--enable-userinfo', '--enable-valgrind', '--enable-verify-mar', - '--enable-webrtc', '--includedir', '--libdir', '--no-create', |