summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/salgdi.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/salgdi.h')
-rw-r--r--vcl/inc/unx/salgdi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/unx/salgdi.h b/vcl/inc/unx/salgdi.h
index a6cb1dddbe02..d2bbeeb128af 100644
--- a/vcl/inc/unx/salgdi.h
+++ b/vcl/inc/unx/salgdi.h
@@ -303,14 +303,12 @@ protected:
Color mnFillColor;
#endif // ENABLE_CAIRO_CANVAS
- GC pFontGC_; // Font attributes
Pixel nTextPixel_;
Pixmap hBrush_; // Dither
bool bWindow_ : 1; // is Window
bool bVirDev_ : 1; // is VirDev
- bool bFontGC_ : 1; // is Font GC valid
bool const m_bOpenGL : 1;
private: