summary refs log tree commit diff stats
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/emacs/init.el b/emacs/init.el
index d96b25a..3f00d34 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -61,10 +61,6 @@ Values: `desktop', `server', `laptop'")
 
 (require 'use-package)
 
-(eval-when-compile
-  (unless (fboundp 'diminish)
-    (require 'diminish nil t)))
-
 ;;;; Style
 
 (use-package linum