vcl/opengl/gdiimpl.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit e5ffff4ea0185db0e3139e86910240f3b074a2a6
Author: Stephan Bergmann <[email protected]>
Date: Tue Nov 11 10:51:58 2014 +0100
Fix apparently broken commit
...b91d4776b6ef6f0479b6109cba4460140fe6ada2 "windows opengl: We need a
constructor for OpenGLSalGraphicsImpl."
Change-Id: Ic5568bc4b5c3457a7ebb330061024dc100758025
diff --git a/vcl/opengl/gdiimpl.cxx b/vcl/opengl/gdiimpl.cxx
index 0cd4fc9..e00c9c0 100644
--- a/vcl/opengl/gdiimpl.cxx
+++ b/vcl/opengl/gdiimpl.cxx
@@ -53,9 +53,6 @@
OpenGLSalGraphicsImpl::OpenGLSalGraphicsImpl()
: mpFrame(NULL)
- , mbOffscreen(false)
- , mnFramebufferId(0)
- , mpOffscreenTex(NULL)
, mnLineColor(SALCOLOR_NONE)
, mnFillColor(SALCOLOR_NONE)
, mnSolidProgram(0)
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits