WinRT: fixed a crash that occurred after rotating the host device
This commit is contained in:
parent
8b75a125cc
commit
af0c2dad3d
1 changed files with 0 additions and 1 deletions
|
@ -825,7 +825,6 @@ D3D11_DestroyTexture(SDL_Renderer * renderer,
|
|||
}
|
||||
|
||||
delete textureData;
|
||||
texture = NULL;
|
||||
texture->driverdata = NULL;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue