diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-20 20:07:21 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-20 20:07:21 +0100 |
commit | f9c1399ba56a6818255f1ab0664adaa05649ce51 (patch) | |
tree | 635ed86445d74ff9cba476eeea666d93ec9587db /lisp/mastodon-search.el | |
parent | 9f89700327673abf40347883e221648b271f642b (diff) |
remove unused code
Diffstat (limited to 'lisp/mastodon-search.el')
-rw-r--r-- | lisp/mastodon-search.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el index 3f76162..eba7292 100644 --- a/lisp/mastodon-search.el +++ b/lisp/mastodon-search.el @@ -45,8 +45,6 @@ (defvar mastodon-toot--completion-style-for-mentions) (defvar mastodon-instance-url) (defvar mastodon-tl--link-keymap) -(defvar mastodon-http--timeout) -(defvar mastodon-toot--enable-completion-for-mentions) ;; functions for completion of mentions in mastodon-toot |