Get rid fo obsolete comment and custom.el

This commit is contained in:
Ivan Malison 2015-06-21 13:35:57 -07:00
parent 334e0f5c75
commit f237fd3b85

View File

@ -85,11 +85,8 @@
(use-package benchmark-init
:ensure t
;; Set do-benchmark in custom.el
:if (and (boundp 'do-benchmark) do-benchmark)) ;; This doesn't work
;; anymore because
;; custom.el is
;; loaded much later
;; this variable has to be set in custom-before.el
:if (and (boundp 'do-benchmark) do-benchmark))
;; =============================================================================
;; Config Free Packages