(Fbyte_code): Don't use Bmark.

This commit is contained in:
Richard M. Stallman 1998-05-10 01:16:42 +00:00
parent 14a8902aad
commit b77ad57db9

View file

@ -1129,9 +1129,6 @@ If the third argument is incorrect, Emacs may crash.")
case Bscan_buffer:
error ("scan-buffer is an obsolete bytecode");
break;
case Bmark:
error ("mark is an obsolete bytecode");
break;
#endif
default: