summaryrefslogtreecommitdiff
path: root/early-init.el
diff options
context:
space:
mode:
Diffstat (limited to 'early-init.el')
-rw-r--r--early-init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/early-init.el b/early-init.el
index 1b42eb76f..031a1e4ed 100644
--- a/early-init.el
+++ b/early-init.el
@@ -57,9 +57,6 @@
;; --------------------------- Warning Notifications ---------------------------
-;; log warnings, but don't popup the warnings buffer
-(setq native-comp-async-report-warnings-errors 'silent)
-
;; skip warnings but notify me about errors
(setq warning-minimum-level :error)