mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
remove debug code
This commit is contained in:
parent
5e009cee5a
commit
a3be6d4026
1 changed files with 22 additions and 23 deletions
|
|
@ -33,7 +33,6 @@
|
|||
(if clog-obj
|
||||
(let ((restart (one-of clog-obj condition (compute-restarts))))
|
||||
(when restart
|
||||
(print restart)
|
||||
(let ((*debugger-hook* encapsulation))
|
||||
(invoke-restart-interactively restart))))
|
||||
(format t "Error - ~A~%" condition))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue