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
|
(use-package benchmark-init
|
||||||
:ensure t
|
:ensure t
|
||||||
;; Set do-benchmark in custom.el
|
;; this variable has to be set in custom-before.el
|
||||||
:if (and (boundp 'do-benchmark) do-benchmark)) ;; This doesn't work
|
:if (and (boundp 'do-benchmark) do-benchmark))
|
||||||
;; anymore because
|
|
||||||
;; custom.el is
|
|
||||||
;; loaded much later
|
|
||||||
|
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
;; Config Free Packages
|
;; Config Free Packages
|
||||||
|
Loading…
Reference in New Issue
Block a user