Преглед изворни кода

Removed unnecessary and harmful declaration

Samuel W. Flint пре 9 година
родитељ
комит
585c642345
1 измењених фајлова са 0 додато и 1 уклоњено
  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