Anis 9 лет назад
Родитель
Сommit
ca31ef3f1a
1 измененных файлов с 0 добавлено и 1 удалено
  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)