From 62269ba0c6a992f6bc4b2fec63e929882b8c4e3c Mon Sep 17 00:00:00 2001 From: stefson Date: Sun, 23 Sep 2018 20:26:50 +0200 Subject: 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 --- eclass/mozconfig-v6.60.eclass | 3 --- 1 file changed, 3 deletions(-) (limited to 'eclass/mozconfig-v6.60.eclass') diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass index cadc3dba81c1..101db58a81f7 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 -- cgit v1.2.3-65-gdbad