diff options
Diffstat (limited to 'vcl/source/opengl/OpenGLContext.cxx')
-rw-r--r-- | vcl/source/opengl/OpenGLContext.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/opengl/OpenGLContext.cxx b/vcl/source/opengl/OpenGLContext.cxx index 8c18d591cb75..fb0a5dc1bd34 100644 --- a/vcl/source/opengl/OpenGLContext.cxx +++ b/vcl/source/opengl/OpenGLContext.cxx @@ -1089,7 +1089,6 @@ void OpenGLContext::setWinSize(const Size& rSize) } - #if defined( WNT ) bool OpenGLContext::initWindow() |