Remove unnecessary code
This commit is contained in:
parent
2df7f083c0
commit
ebd635301b
1 changed files with 0 additions and 3 deletions
3
init.el
3
init.el
|
@ -1,6 +1,3 @@
|
||||||
(setq gc-cons-threshold 100000000)
|
|
||||||
(add-hook 'after-init-hook (lambda () (setq gc-cons-threshold 800000)))
|
|
||||||
|
|
||||||
;; (add-hook 'emacs-startup-hook
|
;; (add-hook 'emacs-startup-hook
|
||||||
;; (lambda ()
|
;; (lambda ()
|
||||||
;; (message "Emacs loaded in %s with %d garbage collections."
|
;; (message "Emacs loaded in %s with %d garbage collections."
|
||||||
|
|
Loading…
Add table
Reference in a new issue