summaryrefslogtreecommitdiff
path: root/dom/base
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-06-14 11:52:16 +0000
committerMoonchild <moonchild@palemoon.org>2021-06-14 11:52:16 +0000
commitaf94a46efbf1e12d7c845f77e51e883b9a857942 (patch)
treef6d02670ceb4913e878aadfcb7b9ba9e0600c45f /dom/base
parentdf1bfef2a301ebbc9bd8bdcdc571679ceae7e4e1 (diff)
downloadaura-central-af94a46efbf1e12d7c845f77e51e883b9a857942.tar.gz
Issue mcp-graveyard/UXP%1782: Remove Luna, Royale and Zune support from the platform.
These are obsolete system themes; the platform will fall back to generic/unknown theme support instead.
Diffstat (limited to 'dom/base')
-rw-r--r--dom/base/nsGkAtomList.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/dom/base/nsGkAtomList.h b/dom/base/nsGkAtomList.h
index caf8061bb..57df1d6d1 100644
--- a/dom/base/nsGkAtomList.h
+++ b/dom/base/nsGkAtomList.h
@@ -2257,11 +2257,6 @@ GK_ATOM(physical_home_button, "physical-home-button")
GK_ATOM(windows_classic, "windows-classic")
GK_ATOM(windows_theme_aero, "windows-theme-aero")
GK_ATOM(windows_theme_aero_lite, "windows-theme-aero-lite")
-GK_ATOM(windows_theme_luna_blue, "windows-theme-luna-blue")
-GK_ATOM(windows_theme_luna_olive, "windows-theme-luna-olive")
-GK_ATOM(windows_theme_luna_silver, "windows-theme-luna-silver")
-GK_ATOM(windows_theme_royale, "windows-theme-royale")
-GK_ATOM(windows_theme_zune, "windows-theme-zune")
GK_ATOM(windows_theme_generic, "windows-theme-generic")
// And the same again, as media query keywords.