mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 01:20:37 -08:00
Delete the #if that compares MARKBIT.
This commit is contained in:
parent
cd1292d1d4
commit
c189db03e3
1 changed files with 0 additions and 4 deletions
|
|
@ -143,10 +143,6 @@ Lisp_Object memory_signal_data;
|
|||
#define DONT_COPY_FLAG 1
|
||||
#endif /* no DONT_COPY_FLAG */
|
||||
|
||||
#if DONT_COPY_FLAG == MARKBIT
|
||||
you lose
|
||||
#endif
|
||||
|
||||
/* Buffer in which we save a copy of the C stack at each GC. */
|
||||
|
||||
char *stack_copy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue