diff options
Diffstat (limited to 'toolkit/components/telemetry/Histograms.json')
-rw-r--r-- | toolkit/components/telemetry/Histograms.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/toolkit/components/telemetry/Histograms.json b/toolkit/components/telemetry/Histograms.json index a1e01f048a..deae9e8de8 100644 --- a/toolkit/components/telemetry/Histograms.json +++ b/toolkit/components/telemetry/Histograms.json @@ -8542,14 +8542,6 @@ "kind": "flag", "description": "If a master-password is enabled for this profile" }, - "DISPLAY_SCALING_OSX" : { - "expires_in_version": "never", - "kind": "linear", - "high": 500, - "n_buckets": 100, - "description": "Scaling percentage for the display where the first window is opened (OS X only)", - "cpp_guard": "XP_MACOSX" - }, "DISPLAY_SCALING_MSWIN" : { "expires_in_version": "never", "kind": "linear", |