Get rid of error at end of .emacs.d

This commit is contained in:
Ivan Malison 2014-11-10 03:54:40 -08:00
parent 7de79b8e17
commit a13d7ac05c

View File

@ -457,5 +457,3 @@ buffer is not visiting a file."
;; enable to set theme based on time of day.
(run-at-time "00:00" 3600 'set-theme)
(message fringe-query-style)
(set-fringe-style '(0 . 0))