Remove comments
This commit is contained in:
@@ -209,10 +209,6 @@
|
||||
(push '(vertical-scroll-bars) default-frame-alist)
|
||||
(push '(horizontal-scroll-bars) default-frame-alist)
|
||||
|
||||
;; (when (fboundp 'tool-bar-mode)
|
||||
;; (tool-bar-mode -1))
|
||||
;; (when (fboundp 'scroll-bar-mode)
|
||||
;; (scroll-bar-mode -1))
|
||||
(setq tool-bar-mode nil
|
||||
scroll-bar-mode nil)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user