summaryrefslogtreecommitdiff
path: root/lisp/erc/erc.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/erc/erc.el')
-rw-r--r--lisp/erc/erc.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el
index 866ea8e9f53..ccce93528db 100644
--- a/lisp/erc/erc.el
+++ b/lisp/erc/erc.el
@@ -3384,7 +3384,6 @@ the message given by REASON."
((featurep 'gtk)
(concat ", GTK+ Version "
gtk-version-string))
- ((featurep 'mac-carbon) ", Mac Carbon")
((featurep 'x-toolkit) ", X toolkit")
(t ""))
(if (and (boundp 'x-toolkit-scroll-bars)