vcl/opengl/salbmp.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit fd947e2f3d02716c78dfb17798077e88470b6533 Author: Michael Meeks <michael.me...@collabora.com> Date: Wed Nov 12 00:21:28 2014 +0000 WaE: calm clang tinderbox. Change-Id: Id07741c3d7780da72a351c33fc001f7d2a73bc64 diff --git a/vcl/opengl/salbmp.cxx b/vcl/opengl/salbmp.cxx index e4f9205..c5e4d61 100644 --- a/vcl/opengl/salbmp.cxx +++ b/vcl/opengl/salbmp.cxx @@ -34,7 +34,7 @@ static bool isValidBitCount( sal_uInt16 nBitCount ) OpenGLSalBitmap::OpenGLSalBitmap() : mpContext(NULL) -, mpTexture(NULL) +, mpTexture() , mbDirtyTexture(true) , mnBits(0) , mnBytesPerRow(0) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits