vcl/source/gdi/impglyphitem.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit dbf57c78f075fe0e255cc7d256cd1416569d2bb0
Author:     Jan-Marek Glogowski <glo...@fbihome.de>
AuthorDate: Sun Jan 9 11:33:14 2022 +0100
Commit:     Jan-Marek Glogowski <glo...@fbihome.de>
CommitDate: Sun Jan 9 14:06:16 2022 +0100

    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 <glo...@fbihome.de>

diff --git a/vcl/source/gdi/impglyphitem.cxx b/vcl/source/gdi/impglyphitem.cxx
index 06dbaf6c5f32..5464754bab56 100644
--- a/vcl/source/gdi/impglyphitem.cxx
+++ b/vcl/source/gdi/impglyphitem.cxx
@@ -19,10 +19,6 @@
 
 #include <impglyphitem.hxx>
 
-#if (defined UNX && !defined MACOSX && !defined IOS)
-#include <unx/freetype_glyphcache.hxx>
-#endif
-
 SalLayoutGlyphs::SalLayoutGlyphs() {}
 
 SalLayoutGlyphs::~SalLayoutGlyphs() {}

Reply via email to