commit:     62269ba0c6a992f6bc4b2fec63e929882b8c4e3c
Author:     stefson <herrtimson <AT> yahoo <DOT> de>
AuthorDate: Sun Sep 23 18:26:50 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Sep 23 18:28:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62269ba0

mozconfig-v6.60: remove obsolete sandbox detection

Closes: https://github.com/gentoo/gentoo/pull/9954
Closes: https://bugs.gentoo.org/663040
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 eclass/mozconfig-v6.60.eclass | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass
index cadc3dba81c..101db58a81f 100644
--- a/eclass/mozconfig-v6.60.eclass
+++ b/eclass/mozconfig-v6.60.eclass
@@ -325,9 +325,6 @@ mozconfig_config() {
                mozconfig_annotate '-pulseaudio' --enable-alsa
        fi
 
-       # For testing purpose only
-       mozconfig_annotate 'Sandbox' --enable-content-sandbox
-
        mozconfig_use_enable system-sqlite
        mozconfig_use_with system-jpeg
        mozconfig_use_with system-icu

Reply via email to