@@ -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()