X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Ftime.lisp;h=717fd33977fe71c049618c334fc1dd2081e40b54;hb=4aa82530da00c41e2751671ac75eda2d19a173a0;hp=c0d676e5c83b2efb379fa91acd5550f2d662858f;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/pcl/time.lisp b/src/pcl/time.lisp index c0d676e..717fd33 100644 --- a/src/pcl/time.lisp +++ b/src/pcl/time.lisp @@ -3,9 +3,6 @@ (in-package "SB-PCL") -(sb-int:file-comment - "$Header$") - (declaim (optimize (speed 3) (safety 0) (compilation-speed 0))) (defvar *tests*)