summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 5ecadbd..6cb703b 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -910,10 +910,6 @@ from myaethon2.core.decorators import (
;;;; Unconditional settings
-;; Can't be put in an eval-after-load or such because by then it will
-;; be too late.
-(setq elnode-do-init nil)
-
(add-to-list 'debug-ignored-errors "^Can't shift all lines enough")
(eval '(setq inhibit-startup-echo-area-message "slash"))