diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/bytecode.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bytecode.c b/src/bytecode.c index 84d9ec618e6..b71d602d5c2 100644 --- a/src/bytecode.c +++ b/src/bytecode.c @@ -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: |
