X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcold-init.lisp;h=72d26fc7b8c54b29ce6d2ca113de5829e8e76772;hb=2c6b90e36a7c0377cd79625eb6c94d580f98cb93;hp=22330f4392a905366c5b67eaeca54243e2799041;hpb=334af30b26555f0bf706f7157b399bdbd4fad548;p=sbcl.git diff --git a/src/code/cold-init.lisp b/src/code/cold-init.lisp index 22330f4..72d26fc 100644 --- a/src/code/cold-init.lisp +++ b/src/code/cold-init.lisp @@ -90,7 +90,6 @@ ;; !UNIX-COLD-INIT. And *TYPE-SYSTEM-INITIALIZED* could be changed to ;; *TYPE-SYSTEM-INITIALIZED-WHEN-BOUND* so that it doesn't need to ;; be explicitly set in order to be meaningful. - (setf *gc-verbose* nil) (setf *gc-notify-stream* nil) (setf *before-gc-hooks* nil) (setf *after-gc-hooks* nil)