Remove email address from init.el

This commit is contained in:
Henrik Lissner 2015-09-28 19:50:42 -04:00
parent 14dc92cdf3
commit 811b1f0c59

View file

@ -42,8 +42,6 @@
(defconst narf-debug-mode nil) (defconst narf-debug-mode nil)
(setq user-mail-address "henrik@lissner.net")
(scroll-bar-mode -1) ; no scrollbar (scroll-bar-mode -1) ; no scrollbar
(tool-bar-mode -1) ; no toolbar (tool-bar-mode -1) ; no toolbar
(menu-bar-mode -1) ; no menubar (menu-bar-mode -1) ; no menubar