mirror of
https://codeberg.org/cage/tinmop/
synced 2024-12-18 23:22:52 +01:00
- removed '*use-tk-for-decoding-png*'.
This commit is contained in:
parent
97816d47ca
commit
43bd52393f
@ -26,5 +26,4 @@
|
||||
(load-image-path (image-filename->filepath filename)))
|
||||
|
||||
(defun load-images ()
|
||||
(let ((nodgui:*use-tk-for-decoding-png* t))
|
||||
(setf *broken-image* (load-image +broken-image+))))
|
||||
(setf *broken-image* (load-image +broken-image+)))
|
||||
|
Loading…
Reference in New Issue
Block a user