]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fbyte_code): Don't use Bmark.
authorRichard M. Stallman <rms@gnu.org>
Sun, 10 May 1998 01:16:42 +0000 (01:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 10 May 1998 01:16:42 +0000 (01:16 +0000)
src/bytecode.c

index 84d9ec618e6183788dbd32b15f775b037aba0826..b71d602d5c2eac9903af157c1cbc358d2a96b6ba 100644 (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: