Update gfxGLDevice.win.cpp

This commit is contained in:
Anis 2015-01-19 17:44:48 +01:00
parent 7455f12343
commit ee4f0df69a

View file

@ -297,8 +297,6 @@ void GFXGLDevice::init( const GFXVideoMode &mode, PlatformWindow *window )
loadGLCore();
loadGLExtensions(hdcGL);
wglSwapIntervalEXT(0);
// It is very important that extensions be loaded
// before we call initGLState()