1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-27 04:54:15 +01:00

[dxgi] ...

This commit is contained in:
Philip Rebohle 2017-12-29 22:54:10 +01:00
parent c38f3c69ad
commit 660ac25b18

View File

@ -66,7 +66,6 @@ namespace dxvk {
TRACE(this);
// We do not release the SDL window handle here since
// that would destroy the underlying window as well.
SDL_DestroyWindow(m_window);
}