Removed redundant guru-mode require package

This commit is contained in:
k1-hedayati 2015-01-15 10:13:23 +03:30
parent 157aff9e71
commit 48d41e6052

View file

@ -32,8 +32,6 @@
;;; Code:
(prelude-require-packages '(guru-mode))
(defun prelude-local-comment-auto-fill ()
(set (make-local-variable 'comment-auto-fill-only-comments) t))