cmplet: Remove invalid declaration. Fixes #28.
authorDaniel Kochmański <jackdaniel@hellsgate.pl>
Tue, 7 Apr 2015 19:34:01 +0000 (21:34 +0200)
committerDaniel Kochmański <jackdaniel@hellsgate.pl>
Tue, 7 Apr 2015 19:34:01 +0000 (21:34 +0200)
src/cmp/cmplet.lsp

index 2c20266..c812e56 100644 (file)
               (*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))