Remove unnecessary customizations from customizations.el

These values are already set via configuration.org, no need to set them here.
This commit is contained in:
Gergely Polonkai 2021-03-09 18:00:10 +01:00
parent 24d19c2e17
commit 0de6506827
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 0 additions and 2 deletions

View File

@ -243,8 +243,6 @@
'(tab-width 4)
'(use-package-always-ensure t)
'(use-package-verbose nil)
'(user-full-name "Gergely Polonkai")
'(user-mail-address "gergely@polonkai.eu")
'(wl-draft-send-mail-function 'wl-draft-send-mail-with-sendmail))
(custom-set-faces
;; custom-set-faces was added by Custom.