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
commita970411caf9b1951708efb4987733c6a4581454b (patch)
treef6d02670ceb4913e878aadfcb7b9ba9e0600c45f /dom/base
parente8be661944c730cb3b702cd7f7d97e0860eb9132 (diff)
downloaduxp-a970411caf9b1951708efb4987733c6a4581454b.tar.gz
Issue #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 caf8061bbc..57df1d6d17 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.