From 89b67b1e5884b7674bcb7bd2f8bbbf5adf3167fe Mon Sep 17 00:00:00 2001 From: Douglas Katzman Date: Mon, 28 Nov 2016 08:20:36 -0500 Subject: [PATCH] Remove obsolete misplaced comment, fixed by aee789a4. --- src/code/fop.lisp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/code/fop.lisp b/src/code/fop.lisp index f43c338d3..93dcfcc69 100644 --- a/src/code/fop.lisp +++ b/src/code/fop.lisp @@ -710,8 +710,6 @@ a bug.~@:>") (values)) ;;; Primordial layouts. -;;; At the rate the opcode space is filling up, it might be wise to -;;; rethink using 16 each for FOP-CODE and -SYMBOL-IN-PACKAGE-SAVE. (macrolet ((frob (&rest specs) `(progn (defun known-layout-fop (name) -- 2.11.4.GIT