Delete the #if that compares MARKBIT.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user