From f2c1177b075d65bf15f0c839d78b0dbf2ddf17b6 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 25 Oct 2020 23:05:06 -0500 Subject: Remove byte compilation --- init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index a933776..c8ae6a6 100644 --- a/init.el +++ b/init.el @@ -9,4 +9,3 @@ (org-babel-tangle) (load-file (concat user-emacs-directory "early-init.el")) (load-file (concat user-emacs-directory "init.el")) - (byte-compile-file (concat user-emacs-directory "init.el")) -- cgit 1.4.1-21-gabe81