forked from colonelpanic/dotfiles
Get rid fo obsolete comment and custom.el
This commit is contained in:
parent
334e0f5c75
commit
f237fd3b85
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user