summaryrefslogtreecommitdiff
path: root/early-init.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-08-15 14:51:05 -0500
committerCraig Jennings <c@cjennings.net>2025-08-15 14:51:05 -0500
commitdb420dcec8c7b95d31e77c60eb46ecb24bc4deeb (patch)
treebacb0fbbddb63d85663c707509cecbbd002c5504 /early-init.el
parentb7fc68cdab288899107669447c9591f8f615104b (diff)
downloaddotemacs-db420dcec8c7b95d31e77c60eb46ecb24bc4deeb.tar.gz
dotemacs-db420dcec8c7b95d31e77c60eb46ecb24bc4deeb.zip
latest changes
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 1b42eb76..031a1e4e 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)