aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-search.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mastodon-search.el')
-rw-r--r--lisp/mastodon-search.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el
index 3b7e399..537a746 100644
--- a/lisp/mastodon-search.el
+++ b/lisp/mastodon-search.el
@@ -41,8 +41,7 @@
(defvar mastodon-instance-url)
(defvar mastodon-tl--link-keymap)
-
-(defconst mastodon-http--timeout 5)
+(defvar mastodon-http--timeout)
(defun mastodon-search--search-query (query)
"Prompt for a search QUERY and return accounts, statuses, and hashtags."