mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-18 07:12:26 -08:00
Remove a debug assertion.
This commit is contained in:
parent
1f83e389fb
commit
759fa298ab
1 changed files with 0 additions and 1 deletions
|
|
@ -275,7 +275,6 @@
|
|||
(nth n *text-for-lexical-level*) x))
|
||||
(push x args))))))
|
||||
(unless (<= minarg narg maxarg)
|
||||
(baboon)
|
||||
(cmperr "Wrong number of arguments for function ~S"
|
||||
(or fun-lisp-name 'ANONYMOUS)))
|
||||
(when (fun-needs-narg fun)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue