From 0dc41eedb05b93598c9c3bad08a7f21366adcf0f Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mr-cheff@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:11:20 -0800 Subject: [PATCH] Update mozconfig Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com> --- configs/common/mozconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/common/mozconfig b/configs/common/mozconfig index a0506caf4..b5f76f1b2 100644 --- a/configs/common/mozconfig +++ b/configs/common/mozconfig @@ -49,7 +49,6 @@ if test "$ZEN_RELEASE"; then ac_add_options --disable-geckodriver ac_add_options --disable-rust-tests - # Done by vlad, if something fails, it's his fault ac_add_options --disable-default-browser-agent if ! test "$ZEN_DISABLE_LTO"; then