]> code.delx.au - gnu-emacs/blobdiff - src/term.c
Port --enable-gcc-warnings to GCC 6.1
[gnu-emacs] / src / term.c
index 43972109655ca360dfc3f8c32e95ee0b4ac680b2..07cc3a955f3621435a1f690072e6c8bdc081e77f 100644 (file)
@@ -1954,8 +1954,6 @@ turn_off_face (struct frame *f, int face_id)
   struct face *face = FACE_FROM_ID (f, face_id);
   struct tty_display_info *tty = FRAME_TTY (f);
 
-  eassert (face != NULL);
-
   if (tty->TS_exit_attribute_mode)
     {
       /* Capability "me" will turn off appearance modes double-bright,