diff --git a/customizations.el b/customizations.el index bc03833..55dc949 100644 --- a/customizations.el +++ b/customizations.el @@ -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.