Kaydet (Commit) c19ad065 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Fix build.

Change-Id: Ibf5d1ccee155cc5807a1a125fde7a7243eab7585
üst 4e9dcb50
......@@ -23,8 +23,8 @@ void WinOpenGLSalGraphicsImpl::Init()
// FIXME - is this still needed after the recent changes?
//if (mbVirDev)
// GetOpenGLContext().requestVirtualDevice();
GetOpenGLContext().requestSingleBufferedRendering();
GetOpenGLContext().init(mhLocalDC, mhWnd);
//GetOpenGLContext().requestSingleBufferedRendering();
//GetOpenGLContext().init(mhLocalDC, mhWnd);
}
void WinOpenGLSalGraphicsImpl::copyBits( const SalTwoRect& rPosAry, SalGraphics* pSrcGraphics )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment