diff --git a/output-translations.lisp b/output-translations.lisp index bc9aa6596e9df65d378e7f68efb7866d66aeb6de..217d7049bb77555376969c9a64c2bbf95772dd7b 100644 --- a/output-translations.lisp +++ b/output-translations.lisp @@ -24,7 +24,6 @@ ;; (setf output-translations) between 2.27 and 3.0.3 was using a defsetf macro ;; for the sake of obsolete versions of GCL 2.6. Make sure it doesn't come to haunt us. -#-mkcl ; mkcl 1.1.9 can't fmakunbound a setf function. (when-upgrading (:version "3.1.2") (fmakunbound '(setf output-translations))) (with-upgradability ()