summaryrefslogtreecommitdiff
path: root/src/split.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/split.c')
-rw-r--r--src/split.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/split.c b/src/split.c
index 480fca1..1a8bf8e 100644
--- a/src/split.c
+++ b/src/split.c
@@ -972,8 +972,8 @@ show_frame_message (char *msg)
sbuf_concat (msgbuf, EMPTY_FRAME_MESSAGE);
}
- width = defaults.bar_x_padding * 2 + rp_text_width (s, defaults.font, msgbuf->data,
- msgbuf->len);
+ width = defaults.bar_x_padding * 2
+ + rp_text_width (s, msgbuf->data, msgbuf->len);
height = (FONT_HEIGHT (s) + defaults.bar_y_padding * 2);
/* We don't want another frame indicator to be displayed on another