0.pre7.49:
[sbcl.git] / src / pcl / describe.lisp
index 0356fe6..998d45c 100644 (file)
@@ -26,9 +26,6 @@
 
 (in-package "SB-PCL")
 
-;; byte-compile this file
-(declaim (optimize (speed 0) (safety 1)))
-
 (defmethod slots-to-inspect ((class slot-class) (object slot-object))
   (class-slots class))