summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/cairotextrender.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/cairotextrender.hxx')
-rw-r--r--vcl/inc/unx/cairotextrender.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/unx/cairotextrender.hxx b/vcl/inc/unx/cairotextrender.hxx
index 1aeaf06ae474..008cb158dce2 100644
--- a/vcl/inc/unx/cairotextrender.hxx
+++ b/vcl/inc/unx/cairotextrender.hxx
@@ -36,8 +36,6 @@ class VCL_DLLPUBLIC CairoTextRender : public TextRenderImpl
SalColor mnTextColor;
- bool bDisableGraphite_;
-
protected:
virtual GlyphCache& getPlatformGlyphCache() = 0;
virtual cairo_t* getCairoContext() = 0;