Remove unused variable setting
This commit is contained in:
parent
feb854e8a5
commit
772edb0788
1
init.el
1
init.el
@ -49,7 +49,6 @@
|
|||||||
inhibit-startup-screen t ; Don't show startup screen
|
inhibit-startup-screen t ; Don't show startup screen
|
||||||
inhibit-splash-screen t ; Don't show splash screen
|
inhibit-splash-screen t ; Don't show splash screen
|
||||||
x-gtk-use-system-tooltips nil ; Don't use system tooltips
|
x-gtk-use-system-tooltips nil ; Don't use system tooltips
|
||||||
desktop-restore-frames nil ;
|
|
||||||
custom-file "custom.el" ; Use separate custom-vars file
|
custom-file "custom.el" ; Use separate custom-vars file
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user