diff options
author | Gaming4JC <g4jc@hyperbola.info> | 2022-05-08 16:55:28 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@hyperbola.info> | 2022-05-09 20:43:14 -0400 |
commit | 6df4dc4d4d7d6da640cd37edc38f3918ad8cb490 (patch) | |
tree | 2959e98d85a7a60582c3ce974285ece44a70d8e9 /config/mozconfigs/win32/debug | |
parent | 85bc095faaa9753010db3bcd6495b3b234609eb1 (diff) | |
download | iceweasel-uxp-6df4dc4d4d7d6da640cd37edc38f3918ad8cb490.tar.gz |
Remove more telemetry/unused files
Diffstat (limited to 'config/mozconfigs/win32/debug')
-rw-r--r-- | config/mozconfigs/win32/debug | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/mozconfigs/win32/debug b/config/mozconfigs/win32/debug index 815276d..21de7fb 100644 --- a/config/mozconfigs/win32/debug +++ b/config/mozconfigs/win32/debug @@ -10,9 +10,6 @@ ac_add_options --enable-verify-mar # Needed to enable breakpad in application.ini export MOZILLA_OFFICIAL=1 -# Enable Telemetry -export MOZ_TELEMETRY_REPORTING=1 - . $topsrcdir/build/win32/mozconfig.vs-latest # Package js shell. |