Skip to content
Snippets Groups Projects
Commit 9f97492a authored by Daniel Kochmański's avatar Daniel Kochmański
Browse files

cleanup: remove broken part

parent 8e148733
No related branches found
No related tags found
No related merge requests found
......@@ -640,10 +640,3 @@
(define-demo "Lisp Listener" lisp-listener :width 600 :height 500)
;;; NOTE WORKAROUND deleted the \210 literal character, because it broke the SBCL reader for me. -- jacek.zlydach, 2017-05-14
#+Genera
(define-genera-application lisp-listener
:pretty-name "CLIM Lisp Listener"
:select-key #\ [FIXME insert character 210]
:width +fill+ :height +fill+)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment