Remove misplaced comment

This commit is contained in:
Ivan Malison 2016-08-11 11:09:16 -07:00
parent e6f56478ea
commit 7652cdc067
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -289,8 +289,6 @@ whenever there is an error.
(auto-fill-mode -1) (auto-fill-mode -1)
(setq indent-tabs-mode nil) (setq indent-tabs-mode nil)
;; No hsplits. EVER.
(setq confirm-nonexistent-file-or-buffer nil) (setq confirm-nonexistent-file-or-buffer nil)
;; No prompt for killing a buffer with processes attached. ;; No prompt for killing a buffer with processes attached.