summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPale Moon <git-repo@palemoon.org>2016-10-30 10:27:21 +0100
committerPale Moon <git-repo@palemoon.org>2016-10-30 10:27:21 +0100
commit4532644144e3a236fdf5b685231c9407ec39448c (patch)
treedf2b3c19fa3bc0b513d9316d4fae64d30bb9db6c /configure.in
parentfefd74f992174832392a565035df7865f2a330d7 (diff)
downloadpalemoon-gre-4532644144e3a236fdf5b685231c9407ec39448c.tar.gz
Remove deal E10S_TESTING_ONLY configure code
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/configure.in b/configure.in
index 21efbee54..43fd57b65 100644
--- a/configure.in
+++ b/configure.in
@@ -3511,17 +3511,6 @@ AC_SUBST(NIGHTLY_BUILD)
AC_SUBST(RELEASE_BUILD)
dnl ========================================================
-dnl Multiprocess Firefox Nightly Testing UI
-dnl To be removed in Bug 1003313
-dnl ========================================================
-if test -n "$NIGHTLY_BUILD"; then
- E10S_TESTING_ONLY=1
- AC_DEFINE(E10S_TESTING_ONLY)
-fi
-
-AC_SUBST(E10S_TESTING_ONLY)
-
-dnl ========================================================
dnl system libevent Support
dnl ========================================================
MOZ_ARG_WITH_STRING(system-libevent,