Remove leftover test source block

This commit is contained in:
Gerard Vermeulen 2022-01-25 21:24:22 +01:00
parent 389de6e59c
commit 2b9f816314

View File

@ -289,12 +289,6 @@ background.
(tweak-region-face-background-color)
#+end_src
#+begin_src emacs-lisp
(cdr (assoc (face-attribute 'default :background)
'(("white" . "LightGoldenrod2")
("black" . "blue3"))))
#+end_src
#+caption[Improve the visibility of faces in =org-faces.el=]:
#+caption: Improve the visibility of faces in =org-faces.el=.
#+name: lst:tweak-org-faces-before