summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl/x11
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/opengl/x11')
-rw-r--r--vcl/inc/opengl/x11/X11DeviceInfo.hxx1
-rw-r--r--vcl/inc/opengl/x11/salvd.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/opengl/x11/X11DeviceInfo.hxx b/vcl/inc/opengl/x11/X11DeviceInfo.hxx
index a44c7e3180a2..58cb0c1bf4d9 100644
--- a/vcl/inc/opengl/x11/X11DeviceInfo.hxx
+++ b/vcl/inc/opengl/x11/X11DeviceInfo.hxx
@@ -24,7 +24,6 @@ private:
bool mbIsIntel;
bool mbIsOldSwrast;
bool mbIsLlvmpipe;
- bool mbHasTextureFromPixmap;
OString maVendor;
OString maRenderer;
diff --git a/vcl/inc/opengl/x11/salvd.hxx b/vcl/inc/opengl/x11/salvd.hxx
index 8828db95b5ce..12f0ede73992 100644
--- a/vcl/inc/opengl/x11/salvd.hxx
+++ b/vcl/inc/opengl/x11/salvd.hxx
@@ -30,7 +30,6 @@ class X11OpenGLSalVirtualDevice : public SalVirtualDevice
SalX11Screen mnXScreen;
int mnWidth;
int mnHeight;
- sal_uInt16 mnDepth;
public:
X11OpenGLSalVirtualDevice( SalGraphics *pGraphics,