diff --git a/pcl/pclload.lisp b/pcl/pclload.lisp
index 648e26bbb012dafa5c8a03c2ee096a88c6b90aed..c35579e92f754e6079b879630662ffcb9d870d3b 100644
--- a/pcl/pclload.lisp
+++ b/pcl/pclload.lisp
@@ -4,6 +4,7 @@
 (load-pcl)
 
 ;; hack, hack...
+#+nil
 (ignore-errors
  (with-output-to-string (*standard-output*)
    (describe #'print-object)))