diff options
Diffstat (limited to 'vcl/inc/cairotextrender.hxx')
-rw-r--r-- | vcl/inc/cairotextrender.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/cairotextrender.hxx b/vcl/inc/cairotextrender.hxx index 4f8d1bccf42a..a40eab0a9ff6 100644 --- a/vcl/inc/cairotextrender.hxx +++ b/vcl/inc/cairotextrender.hxx @@ -72,7 +72,6 @@ class VCL_DLLPUBLIC CairoTextRender : public TextRenderImpl ServerFont* mpServerFont[ MAX_FALLBACK ]; SalColor mnTextColor; - CairoFontsCache m_aCairoFontsCache; bool bDisableGraphite_; |