Fix #1644: --restore switch not recognized

This commit is contained in:
Henrik Lissner 2019-08-08 23:30:16 -04:00
parent 0a44881df1
commit 48415edce3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 5 additions and 4 deletions

View file

@ -65,9 +65,6 @@
"TODO"
(add-hook 'window-setup-hook #'doom-load-session 'append))
;;;###autoload
(add-to-list 'command-switch-alist (cons "--restore" #'doom-restore-session-handler))
;;
;;; Commands