From dc2349589945e7926a1fca9e17493a5fde7ee958 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Wed, 5 Apr 2023 13:10:40 +0200 Subject: remove stray multi-accounts code --- lisp/mastodon-views.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/mastodon-views.el b/lisp/mastodon-views.el index 38344b3..de498f3 100644 --- a/lisp/mastodon-views.el +++ b/lisp/mastodon-views.el @@ -817,7 +817,6 @@ INSTANCE is the instance were are working with." (mastodon-views--print-json-keys response) ;; (mastodon-mode) ; breaks our 'q' binding that avoids leaving ;; split window - (setq mastodon-account--data account) (mastodon-tl--set-buffer-spec (buffer-name buf) "instance" nil) -- cgit v1.2.3