[Emacs] Remove useless lines of code

Этот коммит содержится в:
Lucien Cartier-Tilet 2021-12-17 16:30:44 +01:00
родитель 87ce209298
Коммит 294411d73b
Подписано: phundrak
Идентификатор ключа GPG: BD7789E705CB8DCA

Просмотреть файл

@ -315,10 +315,8 @@ transparency to the background of Emacs only and not to the entire
frame.
#+begin_src emacs-lisp
(add-hook 'server-after-make-frame-hook (lambda ()
(interactive)
(set-frame-parameter (selected-frame)
'alpha-background 0.9)))
#+end_src
*** Modeline Modules