From a7115bf7eb1339ef85f10028ea8c4b6214aedaad Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Mon, 14 Nov 2022 15:16:41 +0100 Subject: remove commented --show-avatars var --- lisp/mastodon-tl.el | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lisp/mastodon-tl.el') diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index a312c0c..e8b94d7 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -106,12 +106,6 @@ width fonts when rendering HTML text")) :group 'mastodon-tl :type '(boolean :tag "Whether to display user avatars in timelines")) -;; (defvar mastodon-tl--show-avatars nil -;; (if (version< emacs-version "27.1") -;; (image-type-available-p 'imagemagick) -;; (image-transforms-p)) -;; "A boolean value stating whether to show avatars in timelines.") - (defvar-local mastodon-tl--update-point nil "When updating a mastodon buffer this is where new toots will be inserted. -- cgit v1.2.3