aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/xdisp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index 9bb7fbec5c3..19323ffa6d5 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -7899,8 +7899,6 @@ set_message_1 (a1, a2, nbytes, multibyte_p)
7899 const char *s = (const char *) a1; 7899 const char *s = (const char *) a1;
7900 Lisp_Object string = a2; 7900 Lisp_Object string = a2;
7901 7901
7902 xassert (BEG == Z);
7903
7904 /* Change multibyteness of the echo buffer appropriately. */ 7902 /* Change multibyteness of the echo buffer appropriately. */
7905 if (message_enable_multibyte 7903 if (message_enable_multibyte
7906 != !NILP (current_buffer->enable_multibyte_characters)) 7904 != !NILP (current_buffer->enable_multibyte_characters))