diff options
author | Moonchild <moonchild@palemoon.org> | 2021-12-28 02:30:23 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2021-12-28 02:30:23 +0000 |
commit | bad717b9afa4a55369548c3a14f94aefaa787d17 (patch) | |
tree | 1267bde49d1f89cf46e830994850868c5b8c557e /build | |
parent | 526253037243f88f0a5e2cfa066970dec7adcda8 (diff) | |
download | aura-central-bad717b9afa4a55369548c3a14f94aefaa787d17.tar.gz |
Issue %3029 - Follow-up: Remove telemetry appConstants leftovers.
Diffstat (limited to 'build')
-rw-r--r-- | build/docs/mozinfo.rst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/build/docs/mozinfo.rst b/build/docs/mozinfo.rst index 758d4862f..745476bef 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. |