mirror of https://codeberg.org/cage/tinmop/
- [GUI] removed debug code.
This commit is contained in:
parent
a0518fa8de
commit
fe86a3f1e0
|
@ -122,12 +122,6 @@
|
||||||
(font-configuration ,key))))
|
(font-configuration ,key))))
|
||||||
|
|
||||||
(defun gemini-text-font-configuration ()
|
(defun gemini-text-font-configuration ()
|
||||||
(format t "key ~a~%"
|
|
||||||
(access:accesses *client-configuration*
|
|
||||||
swconf:+key-gemini+
|
|
||||||
swconf:+key-main-window+
|
|
||||||
+key-text+
|
|
||||||
+key-font+))
|
|
||||||
(gui-goodies:make-font (access:accesses *client-configuration*
|
(gui-goodies:make-font (access:accesses *client-configuration*
|
||||||
swconf:+key-gemini+
|
swconf:+key-gemini+
|
||||||
swconf:+key-main-window+
|
swconf:+key-main-window+
|
||||||
|
|
Loading…
Reference in New Issue