0.6.9.11:
[sbcl.git] / src / pcl / boot.lisp
index 009954b..dfa7dcc 100644 (file)
@@ -509,6 +509,7 @@ bootstrapping.
                `(declare
                  ;; FIXME: Are these (DECLARE (SB-PCL::CLASS FOO BAR))
                  ;; declarations used for anything any more?
+                  ;; WHN 2000-12-21: I think not, commented 'em out to see..
                  ,@(remove nil
                            (mapcar (lambda (a s) (and (symbolp s)
                                                       (neq s 't)