# HG changeset patch # User Richard M. Stallman # Date 1114891692 0 # Node ID b3a3357502cdc6764310b18c552dd41a7416915b # Parent bf3ad3b1e9435266af326d31a6a191745c34646f (set_message_1): Delete xassert. diff -r bf3ad3b1e943 -r b3a3357502cd src/xdisp.c --- a/src/xdisp.c Sat Apr 30 05:16:49 2005 +0000 +++ b/src/xdisp.c Sat Apr 30 20:08:12 2005 +0000 @@ -7899,8 +7899,6 @@ const char *s = (const char *) a1; Lisp_Object string = a2; - xassert (BEG == Z); - /* Change multibyteness of the echo buffer appropriately. */ if (message_enable_multibyte != !NILP (current_buffer->enable_multibyte_characters))