VCL drop unused glyphcache include

Change-Id: I5c7461a9ee5d63024b8376f4173d418c21a07935
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128184
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
This commit is contained in:
Jan-Marek Glogowski
2022-01-09 11:33:14 +01:00
parent 7af8def453
commit dbf57c78f0

View File

@@ -19,10 +19,6 @@
#include <impglyphitem.hxx>
#if (defined UNX && !defined MACOSX && !defined IOS)
#include <unx/freetype_glyphcache.hxx>
#endif
SalLayoutGlyphs::SalLayoutGlyphs() {}
SalLayoutGlyphs::~SalLayoutGlyphs() {}