aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xdisp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index 02c5d76e06b..3de57dbcd19 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -21668,7 +21668,6 @@ display_line (struct it *it, int cursor_vpos)
21668 row->continued_p = true; 21668 row->continued_p = true;
21669 row->ends_at_zv_p = false; 21669 row->ends_at_zv_p = false;
21670 row->exact_window_width_line_p = false; 21670 row->exact_window_width_line_p = false;
21671 it->continuation_lines_width += x;
21672 21671
21673 /* Make sure that a non-default face is extended 21672 /* Make sure that a non-default face is extended
21674 up to the right margin of the window. */ 21673 up to the right margin of the window. */