aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-10-17 21:09:46 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-10-17 21:09:46 +0200
commit6da29b195192d65e1567e593ad761107e1dbfe1f (patch)
tree28f196fa25255ea3c79ece69cdaafd70274b3d61 /lisp
parentc9370483b3beacc164438cd158f7e8b2965fbc42 (diff)
notifs: remove comment
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mastodon-notifications.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index b5a0ff4..b54b012 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -284,8 +284,6 @@ ACCOUNTS is data of the accounts that have reacted to the notification."
status)
folded group accounts))))))
-;; FIXME: this is copied from `mastodon-tl--insert-status'
-;; we could probably cull a lot of the code so its just for notifs
(defun mastodon-notifications--insert-note
(toot body author-byline action-byline action-authors action-symbol
&optional base-toot unfolded group accounts)