summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_ft_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/qfontengine_ft_p.h')
-rw-r--r--src/gui/text/qfontengine_ft_p.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/text/qfontengine_ft_p.h b/src/gui/text/qfontengine_ft_p.h
index 77939120f8..e665ce8a09 100644
--- a/src/gui/text/qfontengine_ft_p.h
+++ b/src/gui/text/qfontengine_ft_p.h
@@ -102,9 +102,6 @@ struct QFreetypeFace
FT_Face face;
HB_Face hbFace;
-#ifndef QT_NO_FONTCONFIG
- FcCharSet *charset;
-#endif
int xsize; // 26.6
int ysize; // 26.6
FT_Matrix matrix;