From 5d9d787dac487eeb651dd0da186fc11f56680e58 Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Sun, 23 Apr 2023 14:02:15 +0800 Subject: [PATCH] cleanup --- src/newgdi/tabbedtextout.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/newgdi/tabbedtextout.c b/src/newgdi/tabbedtextout.c index 562c9b15..e6e43c6b 100644 --- a/src/newgdi/tabbedtextout.c +++ b/src/newgdi/tabbedtextout.c @@ -540,11 +540,8 @@ static int get_tabbed_text_extent_point_for_bidi(HDC hdc, PDC pdc = dc_HDC2PDC(hdc); LOGFONT *log_font = pdc->pLogFont; DEVFONT* sbc_devfont = log_font->devfonts[0]; - DEVFONT* mbc_devfont = log_font->devfonts[1]; - DEVFONT* devfont; Achar32 *achars = NULL; ACHARMAPINFO* achars_map = NULL; - int *dx_achars = NULL; int nr_fit_achars = 0; int nr_achars = BIDIGetTextLogicalAChars(log_font, text, len,