summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2022-04-08 00:10:55 +0200
committerMoonchild <moonchild@palemoon.org>2022-04-08 00:10:55 +0200
commitee4e449e043f010b8eb177e8f84ef7678436ffa1 (patch)
treef2a23b2371a4c8e27be36d2314742c4bf678954e /build
parentfd51da7587aa23e5dc3962c012bdf02cf4c1e989 (diff)
downloaduxp-ee4e449e043f010b8eb177e8f84ef7678436ffa1.tar.gz
Issue #21 - Remove MOZ_SERVICES_HEALTHREPORT from old-configure.
Also remove irrelevant references from build docs.
Diffstat (limited to 'build')
-rw-r--r--build/docs/mozinfo.rst14
1 files changed, 0 insertions, 14 deletions
diff --git a/build/docs/mozinfo.rst b/build/docs/mozinfo.rst
index 758d4862fd..745476bef7 100644
--- a/build/docs/mozinfo.rst
+++ b/build/docs/mozinfo.rst
@@ -71,13 +71,6 @@ crashreporter
Always defined.
-datareporting
- Whether data reporting (MOZ_DATA_REPORTING) is enabled for this build.
-
- Values are ``true`` and ``false``.
-
- Always defined.
-
debug
Whether this is a debug build.
@@ -85,13 +78,6 @@ debug
Always defined.
-healthreport
- Whether the Health Report feature is enabled.
-
- Values are ``true`` and ``false``.
-
- Always defined.
-
mozconfig
The path of the :ref:`mozconfig file <mozconfig>` used to produce this build.