浏览代码

Update gfxGLWindowTarget.cpp

Anis 9 年之前
父节点
当前提交
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)