Remove now-unused MFUNCTION-CALL FEXPR warning message
commit8989274fcac71f6d28932bfbb41156b68c4fb71f
authorKris Katterjohn <katterjohn@gmail.com>
Thu, 18 Jul 2024 15:11:04 +0000 (18 11:11 -0400)
committerKris Katterjohn <katterjohn@gmail.com>
Thu, 18 Jul 2024 15:11:04 +0000 (18 11:11 -0400)
tree8e079ed3c6a9617e79b7d5931ac7fb03bda9e483
parente017ceb78d5245a84fe1519134787ecc6adf08c0
Remove now-unused MFUNCTION-CALL FEXPR warning message

This message used to be printed in Macsyma when MFUNCTION-CALLing a
FEXPR or FSUBR.

Also this message has had a mistake in it for decades, presumably due
to someone blindly changing all BASE to *PRINT-BASE*.

No problems with the test suite, share test suite or rtest_translator.
src/fcall.lisp