diff --git a/configs/base.el b/configs/base.el index 18a8bd7..a6ec682 100644 --- a/configs/base.el +++ b/configs/base.el @@ -19,7 +19,6 @@ (progn (setq native-comp-async-report-warnings-errors nil) (setq comp-deferred-compilation t) - (add-to-list 'native-comp-eln-load-path (expand-file-name "private/cache/eln-cache/" user-emacs-directory)) (setq package-native-compile t) ))