Remove duplicate setting.

This commit is contained in:
Tom Alexander 2023-09-08 16:38:43 -04:00
parent e0b5e893d8
commit 01c5571da0
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -56,8 +56,6 @@
use-short-answers t
package-native-compile t
delete-selection-mode t
;; Don't show warnings when compiling elisp to native binaries.
native-comp-async-report-warnings-errors 'silent
)
(defun assert-directory (p)