0.pre7.49:
[sbcl.git] / src / compiler / generic / genesis.lisp
index d156696..6a7aae5 100644 (file)
 (define-cold-fop (fop-sanctify-for-execution)
   (pop-stack))
 
-;;; FIXME: byte compiler to be removed completely
-#|
-(not-cold-fop fop-make-byte-compiled-function)
-|#
-
 ;;; Setting this variable shows what code looks like before any
 ;;; fixups (or function headers) are applied.
 #!+sb-show (defvar *show-pre-fixup-code-p* nil)