0.pre7.28:
[sbcl.git] / src / code / save.lisp
index 8b3f62a..061be32 100644 (file)
@@ -64,9 +64,6 @@
       saved core is loaded."
 
   #!+mp (sb!mp::shutdown-multi-processing)
-  #!+sb-interpreter
-  (when (fboundp 'sb!eval:flush-interpreted-function-cache)
-    (sb!eval:flush-interpreted-function-cache))
   ;; FIXME: What is this for? Explain.
   (when (fboundp 'cancel-finalization)
     (cancel-finalization sb!sys:*tty*))