vcl/source/fontsubset/sft.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 7fddb9a1f69a1bac676ad48421256a1ba0274c83
Author: Julien Nabet <[email protected]>
AuthorDate: Sat Feb 15 11:21:31 2020 +0100
Commit: Julien Nabet <[email protected]>
CommitDate: Sun Feb 16 20:26:16 2020 +0100
cid#1458437: useless call in vcl/sft
Change-Id: If67a7c21b04f7195e8cbab6d90d1dd24426b5dea
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88752
Tested-by: Jenkins
Reviewed-by: Julien Nabet <[email protected]>
diff --git a/vcl/source/fontsubset/sft.cxx b/vcl/source/fontsubset/sft.cxx
index 02f5a4df9d68..a0737320d257 100644
--- a/vcl/source/fontsubset/sft.cxx
+++ b/vcl/source/fontsubset/sft.cxx
@@ -2430,8 +2430,6 @@ void GetTTGlobalFontInfo(TrueTypeFont *ttf,
TTGlobalFontInfo *info)
info->descender = XUnits(UPEm, GetInt16(table, HHEA_descender_offset));
info->linegap = XUnits(UPEm, GetInt16(table, HHEA_lineGap_offset));
}
-
- getTable(ttf, O_vhea);
}
GlyphData *GetTTRawGlyphData(TrueTypeFont *ttf, sal_uInt32 glyphID)
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits