summaryrefslogtreecommitdiff
path: root/vcl/inc/openglgdiimpl.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-01-12 17:11:15 +0200
committerTor Lillqvist <tml@collabora.com>2016-01-13 07:58:54 +0200
commit2fc2f752447725ece32ce55d5db21b912902b3cf (patch)
tree4b4971bc55570c64cd0ef21c1ccf86b84823fcf4 /vcl/inc/openglgdiimpl.hxx
parentbfd690701ff414496ad77c2b268bf7200947dc3a (diff)
Bin unused field
Change-Id: I664e3815bcdaff82a03309ae387154914471a80b
Diffstat (limited to 'vcl/inc/openglgdiimpl.hxx')
-rw-r--r--vcl/inc/openglgdiimpl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/openglgdiimpl.hxx b/vcl/inc/openglgdiimpl.hxx
index df2e91449565..4e38cb7b431e 100644
--- a/vcl/inc/openglgdiimpl.hxx
+++ b/vcl/inc/openglgdiimpl.hxx
@@ -69,7 +69,6 @@ protected:
SalGraphics& mrParent;
/// Pointer to the SalFrame or SalVirtualDevice
SalGeometryProvider* mpProvider;
- OpenGLFramebuffer* mpFramebuffer;
OpenGLProgram* mpProgram;
/// This idle handler is used to swap buffers after rendering.