lang/python: remove defunct advice

This commit is contained in:
Henrik Lissner 2018-05-31 11:27:23 +02:00
parent 034e4af25c
commit 568a6c7e2c
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -84,7 +84,6 @@ environment variables."
:definition #'anaconda-mode-find-definitions
:references #'anaconda-mode-find-references
:documentation #'anaconda-mode-show-doc)
(advice-add #'anaconda-mode-doc-buffer :after #'doom*anaconda-mode-doc-buffer)
(defun +python|auto-kill-anaconda-processes ()
"Kill anaconda processes if this buffer is the last python buffer."