chore(native_comp): remove no longer used native comp variable

This commit is contained in:
2020-08-31 10:05:46 +01:00
parent 3d662739ee
commit 06b76680e6

View File

@@ -7,8 +7,7 @@
;;; Code:
;; Native-Comp
(setq comp-speed 2
comp-deferred-compilation t)
(setq comp-speed 2)
(when (boundp 'comp-eln-load-path)
(let ((eln-cache-dir (expand-file-name "cache/eln-cache/"