summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/haikufont.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/haikufont.c b/src/haikufont.c
index b4c2e547247..b6a9cb34c4d 100644
--- a/src/haikufont.c
+++ b/src/haikufont.c
@@ -1127,7 +1127,6 @@ haikufont_draw (struct glyph_string *s, int from, int to,
haiku_draw_background_rect (s, s->face, x, y - ascent,
s->width, height);
- s->background_filled_p = 1;
}
BView_SetHighColor (view, foreground);