Index: /trunk/ccl/lib/pprint.lisp
===================================================================
--- /trunk/ccl/lib/pprint.lisp	(revision 911)
+++ /trunk/ccl/lib/pprint.lisp	(revision 912)
@@ -2168,5 +2168,4 @@
       ; appearing EQ giving bogus circularity detection
       ; But now we have fixed things so we don't circle check rest args (ha!)
-      (declare (dynamic-extent args))
       (do-sub-format-0 s ,control-string args))))
 
