[Emacs] Remove stray message

This commit is contained in:
Ivan Malison 2016-12-29 18:36:19 -08:00
parent dd8c3ab003
commit 36ed0b58a2
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1650,7 +1650,6 @@ https://github.com/alpaker/Fill-Column-Indicator/issues/21 for more details
(defun imalison:set-highlight-indent-guides-faces (&rest args)
(interactive)
(let ((bg-color (face-background 'default)))
(message "bg-color %s" bg-color)
(set-face-background 'highlight-indent-guides-odd-face
(imalison:modify-hsv
bg-color