aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xdisp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index 6173ef4ce74..a3bdcbdf4c6 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -3166,8 +3166,6 @@ compute_display_string_pos (struct text_pos *position,
3166 3166
3167 *disp_prop_p = 1; 3167 *disp_prop_p = 1;
3168 3168
3169 *disp_prop_p = 1;
3170
3171 if (charpos >= eob 3169 if (charpos >= eob
3172 /* We don't support display properties whose values are strings 3170 /* We don't support display properties whose values are strings
3173 that have display string properties. */ 3171 that have display string properties. */