summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nongnu/packages/mozilla.scm5
1 files changed, 0 insertions, 5 deletions
diff --git a/nongnu/packages/mozilla.scm b/nongnu/packages/mozilla.scm
index 75de927..382d289 100644
--- a/nongnu/packages/mozilla.scm
+++ b/nongnu/packages/mozilla.scm
@@ -564,8 +564,3 @@ Release (ESR) version.")
564 (description 564 (description
565 "Full-featured browser client built from Firefox source tree, without 565 "Full-featured browser client built from Firefox source tree, without
566the official icon and the name \"firefox\"."))) 566the official icon and the name \"firefox\".")))
567
568;; As of Firefox 121.0, Firefox uses Wayland by default. This means we no
569;; longer need a seperate package for Firefox on Wayland.
570(define-public firefox-wayland
571 (deprecated-package "firefox-wayland" firefox))