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 /old-configure.in | |
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 'old-configure.in')
-rw-r--r-- | old-configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/old-configure.in b/old-configure.in index 8ac008273..9bdb56c9e 100644 --- a/old-configure.in +++ b/old-configure.in @@ -2457,7 +2457,6 @@ MOZ_SYNTH_PICO= AC_SUBST(MOZ_SCTP) AC_SUBST(MOZ_SRTP) -AC_SUBST_LIST(MOZ_WEBRTC_X11_LIBS) dnl Use integers over floats for audio on ARM dnl because it's more efficient. |