diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-04-30 12:14:51 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-04-30 12:14:51 +0200 |
commit | b67ce61e9a847ee1c19990c1359c66d3a285dff9 (patch) | |
tree | 63590495ecdf4f6e6789930c77e77f252437b505 /lisp/mastodon-toot.el | |
parent | 1c28483501229f32700562381ed4d07b8600c72c (diff) |
readme and tiny cleanups
Diffstat (limited to 'lisp/mastodon-toot.el')
-rw-r--r-- | lisp/mastodon-toot.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el index 2508a21..474337b 100644 --- a/lisp/mastodon-toot.el +++ b/lisp/mastodon-toot.el @@ -839,7 +839,6 @@ instance to edit a toot." (mastodon-http--triage response (lambda () - (setq masto-poll-toot-response response) (mastodon-toot--kill) (if scheduled (message "Toot scheduled!") |