aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-notifications.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-10-19 21:55:39 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-10-19 21:56:54 +0200
commitcfe4703513dc574a58baf1fd7883082563bdbcc5 (patch)
treef39d942187af8495a882c6ba47278dab0d789074 /lisp/mastodon-notifications.el
parent595ad8b8620a63b7ef5a7569bc6cb44675904051 (diff)
notifs: remove stale notifs code from tl--insert-status
Diffstat (limited to 'lisp/mastodon-notifications.el')
-rw-r--r--lisp/mastodon-notifications.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index f163863..cb36616 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -46,7 +46,6 @@
(autoload 'mastodon-tl--find-property-range "mastodon-tl")
(autoload 'mastodon-tl--has-spoiler "mastodon-tl")
(autoload 'mastodon-tl--init "mastodon-tl")
-(autoload 'mastodon-tl--insert-status "mastodon-tl")
(autoload 'mastodon-tl--property "mastodon-tl")
(autoload 'mastodon-tl--reload-timeline-or-profile "mastodon-tl")
(autoload 'mastodon-tl--spoiler "mastodon-tl")