summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2023-01-10 16:18:44 +0000
committerCaolán McNamara <caolanm@redhat.com>2023-01-11 12:12:54 +0000
commit62a8b202782e38b766304b882b14ace80c0d8a8d (patch)
tree6622f864f1b633dda51cb2c2806a1ee11cf9e4f1 /vcl/inc/unx
parent99bc5f777cb0af87366aa066a2559582bb9bd7ad (diff)
remove defunct pXRenderFormat field
Change-Id: Id48feeb0738bc89e9ba8580871db6e5fb307bfd1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145290 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/inc/unx')
-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 ed0a9d10ad9e..4302f849337a 100644
--- a/vcl/inc/unx/salgdi.h
+++ b/vcl/inc/unx/salgdi.h
@@ -101,7 +101,6 @@ public:
virtual SalGraphicsImpl* GetImpl() const override;
SalGeometryProvider* GetGeometryProvider() const;
void SetDrawable(Drawable d, cairo_surface_t* surface, SalX11Screen nXScreen);
- void SetXRenderFormat( XRenderPictFormat* pXRenderFormat ) { m_pXRenderFormat = pXRenderFormat; }
const SalX11Screen& GetScreenNumber() const { return m_nXScreen; }
@@ -166,7 +165,6 @@ private:
std::unique_ptr<SalColormap> m_pDeleteColormap;
SalX11Screen m_nXScreen;
- mutable XRenderPictFormat* m_pXRenderFormat;
Region mpClipRegion;
Pixmap hBrush_; // Dither