mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-04-21 09:10:41 -07:00
cmplet: Remove invalid declaration. Fixes #28.
This commit is contained in:
parent
40eec63c2c
commit
ff865d1c59
1 changed files with 0 additions and 2 deletions
|
|
@ -255,8 +255,6 @@
|
|||
(*env* *env*)
|
||||
(*env-lvl* *env-lvl*)
|
||||
(*inline-blocks* 0))
|
||||
(declare (type boolean block-p))
|
||||
|
||||
;; Replace read-only variables when it is worth doing it.
|
||||
(loop for var in vars
|
||||
for rest-forms on (append forms (list body))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue