summaryrefslogtreecommitdiff
path: root/pdf/font_haru.c
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/font_haru.c')
-rw-r--r--pdf/font_haru.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pdf/font_haru.c b/pdf/font_haru.c
index 555570ef0..de89d6494 100644
--- a/pdf/font_haru.c
+++ b/pdf/font_haru.c
@@ -177,8 +177,6 @@ bool haru_nsfont_position_in_string(const struct css_style *style,
char *string_nt;
HPDF_UINT offset;
HPDF_REAL real_width;
- HPDF_REAL width;
-
if (!haru_nsfont_init(&pdf, &page, string, &string_nt, length))
return false;