summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz/salgdi.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/quartz/salgdi.h')
-rw-r--r--vcl/inc/quartz/salgdi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/quartz/salgdi.h b/vcl/inc/quartz/salgdi.h
index 4812404bbc6e..8a0fc4cfd3f0 100644
--- a/vcl/inc/quartz/salgdi.h
+++ b/vcl/inc/quartz/salgdi.h
@@ -94,8 +94,6 @@ public:
float mfFontStretch;
/// text rotation in radian
float mfFontRotation;
- /// faux bold - true, if font doesn't have proper bold variants
- bool mbFauxBold;
private:
explicit CoreTextFont(const CoreTextFontFace&, const vcl::font::FontSelectPattern&);