X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Ftime.lisp;h=717fd33977fe71c049618c334fc1dd2081e40b54;hb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;hp=c0d676e5c83b2efb379fa91acd5550f2d662858f;hpb=c3f281f5c34b55170ac43a4679f1528b8bb7c703;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*)