summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/openglgdiimpl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/openglgdiimpl.hxx b/vcl/inc/openglgdiimpl.hxx
index 4a0005a85fc5..9dfa231a7e1b 100644
--- a/vcl/inc/openglgdiimpl.hxx
+++ b/vcl/inc/openglgdiimpl.hxx
@@ -39,8 +39,6 @@ protected:
SalColor mnLineColor;
SalColor mnFillColor;
- std::vector< GLuint > maShaders;
-
GLuint mnSolidProgram;
GLuint mnColorUniform;