aboutsummaryrefslogtreecommitdiffstats
path: root/src/macterm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/macterm.c')
-rw-r--r--src/macterm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/macterm.c b/src/macterm.c
index 7f837d2a20d..f107f081421 100644
--- a/src/macterm.c
+++ b/src/macterm.c
@@ -3791,7 +3791,6 @@ x_draw_stretch_glyph_string (s)
3791 struct glyph_string *s; 3791 struct glyph_string *s;
3792{ 3792{
3793 xassert (s->first_glyph->type == STRETCH_GLYPH); 3793 xassert (s->first_glyph->type == STRETCH_GLYPH);
3794 s->stippled_p = s->face->stipple != 0;
3795 3794
3796 if (s->hl == DRAW_CURSOR 3795 if (s->hl == DRAW_CURSOR
3797 && !x_stretch_cursor_p) 3796 && !x_stretch_cursor_p)