aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-search.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-08-19 15:34:22 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-08-19 15:34:37 +0200
commitf9e8522ae3ef3bd022ae81893acb414e9741b905 (patch)
tree34c2a577e41105f213a7c0b7ce3197ce324f375d /lisp/mastodon-search.el
parentffcd7553d708c775127946dfe638cba0cda34312 (diff)
remove old call to http--api-search
Diffstat (limited to 'lisp/mastodon-search.el')
-rw-r--r--lisp/mastodon-search.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el
index 0c7f746..f51247b 100644
--- a/lisp/mastodon-search.el
+++ b/lisp/mastodon-search.el
@@ -44,7 +44,6 @@
(autoload 'mastodon-tl--timeline "mastodon-tl")
(autoload 'mastodon-tl--toot "mastodon-tl")
(autoload 'mastodon-tl--buffer-property "mastodon-tl")
-(autoload 'mastodon-http--api-search "mastodon-http")
(defvar mastodon-toot--completion-style-for-mentions)
(defvar mastodon-instance-url)