Browse Source

Update gfxGLWindowTarget.cpp

Anis 9 years ago
parent
commit
ca31ef3f1a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Engine/source/gfx/gl/gfxGLWindowTarget.cpp

+ 0 - 1
Engine/source/gfx/gl/gfxGLWindowTarget.cpp

@@ -57,7 +57,6 @@ void GFXGLWindowTarget::resetMode()
       _teardownCurrentMode();
       _setupNewMode();
    }
-   GFX->beginReset();
 }
 
 void GFXGLWindowTarget::_onAppSignal(WindowId wnd, S32 event)