diff options
Diffstat (limited to 'early-init.el')
| -rw-r--r-- | early-init.el | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/early-init.el b/early-init.el index 2678815d..bd7ee73a 100644 --- a/early-init.el +++ b/early-init.el @@ -47,11 +47,6 @@ (setq debug-on-error nil) (setq debug-on-quit nil))) -;; -------------------------------- Compilation -------------------------------- - -;; Remove any .eln files inapplicable to this invocation -(setq native-compile-prune-cache t) - ;; --------------------------- Warning Notifications --------------------------- ;; log warnings, but don't popup the warnings buffer |
