summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_coretext_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/qfontengine_coretext_p.h')
-rw-r--r--src/gui/text/qfontengine_coretext_p.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/text/qfontengine_coretext_p.h b/src/gui/text/qfontengine_coretext_p.h
index 3ca8a0ad60..efe8295b20 100644
--- a/src/gui/text/qfontengine_coretext_p.h
+++ b/src/gui/text/qfontengine_coretext_p.h
@@ -103,9 +103,6 @@ private:
int synthesisFlags;
CGAffineTransform transform;
QFixed avgCharWidth;
- qreal ctMaxCharWidth;
- qreal ctMinLeftBearing;
- qreal ctMinRightBearing;
friend class QCoreTextFontEngineMulti;
};