include/vcl/opengl/OpenGLContext.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3b0db84516503ce72b803bf04b0432b36c1ac70c
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Dec 2 10:14:03 2014 +0100

    -Werror,-Wunused-private-field
    
    Change-Id: Id34e28a76cd686496e7d5e65fff89d7a8d3d2d08

diff --git a/include/vcl/opengl/OpenGLContext.hxx 
b/include/vcl/opengl/OpenGLContext.hxx
index 6d99488..7ddcdf3 100644
--- a/include/vcl/opengl/OpenGLContext.hxx
+++ b/include/vcl/opengl/OpenGLContext.hxx
@@ -236,7 +236,6 @@ private:
     bool mbPixmap; // is a pixmap instead of a window
 #endif
 
-    int mnFramebufferCount;
     OpenGLFramebuffer* mpCurrentFramebuffer;
     OpenGLFramebuffer* mpFirstFramebuffer;
     OpenGLFramebuffer* mpLastFramebuffer;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to