* src/xdisp.c (compute_display_string_pos): Fix bzr merge glitch.

This commit is contained in:
Paul Eggert 2011-08-13 23:04:44 -07:00
parent 19d5c50cbb
commit a29eb766a6

View file

@ -3166,8 +3166,6 @@ compute_display_string_pos (struct text_pos *position,
*disp_prop_p = 1;
*disp_prop_p = 1;
if (charpos >= eob
/* We don't support display properties whose values are strings
that have display string properties. */