vcl/source/opengl/OpenGLContext.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f52bbd2bab18c45c687ee466d1caa57a4d515785 Author: Caolán McNamara <caol...@redhat.com> Date: Thu Jun 2 11:42:46 2016 +0100 fix debugging build Change-Id: Idb1b1d50260a969446ac1385f93163bea6cf6b04 diff --git a/vcl/source/opengl/OpenGLContext.cxx b/vcl/source/opengl/OpenGLContext.cxx index 3503017..72cb1d6 100644 --- a/vcl/source/opengl/OpenGLContext.cxx +++ b/vcl/source/opengl/OpenGLContext.cxx @@ -316,7 +316,7 @@ void OpenGLContext::InitGLEWDebugging() } // Test hooks for inserting tracing messages into the stream - VCL_GL_INFO("LibreOffice GLContext initialized: " << this); + VCL_GL_INFO("LibreOffice GLContext initialized"); #endif }
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits