mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-12 04:11:18 -08:00
Removed a debug statement in PROCLAIM
This commit is contained in:
parent
ab29bc1438
commit
d31e14eedc
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@
|
|||
(mapc proclaimer (rest decl))
|
||||
t)))
|
||||
(t
|
||||
(break)
|
||||
(warn "Unknown declaration specifier ~s" decl-name))))))
|
||||
|
||||
(defun proclaim-var (type vl)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue