소스 검색

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)