1.0.9.43: .PV-CELL., use .PV. directly
[sbcl.git] / src / pcl / methods.lisp
index 4a45c20..f8f13a7 100644 (file)
           (get-fun1 `(lambda
                       ,arglist
                       ,@(unless function-p
-                          `((declare (ignore .pv-cell. .next-method-call.))))
+                          `((declare (ignore .pv. .next-method-call.))))
                       (locally (declare #.*optimize-speed*)
                                (let ((emf ,net))
                                  ,(make-emf-call nargs applyp 'emf))))