Explorar o código

Removed unnecessary and harmful declaration

Samuel W. Flint %!s(int64=10) %!d(string=hai) anos
pai
achega
585c642345
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      collect.lisp

+ 0 - 1
collect.lisp

@@ -7,7 +7,6 @@
 ;;; "collect" goes here. Hacks and glory await!
 
 (defmacro define-application (name file &body body-forms)
-  (declare (string name))
   `(progn
      (restas:define-module ,name
        (:use :cl