mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-25 05:51:55 -08:00
Remove debug statement.
This commit is contained in:
parent
bf22bf374f
commit
73c324feef
1 changed files with 0 additions and 1 deletions
|
|
@ -160,7 +160,6 @@
|
|||
(apply #'format t args)))
|
||||
|
||||
(defun cmperr (string &rest args)
|
||||
(error)
|
||||
(let ((c (make-condition 'compiler-error
|
||||
:format-control string
|
||||
:format-arguments args)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue