mirror of
https://github.com/yawut/SDL.git
synced 2026-09-09 01:26:24 -05:00
WinRT: fixed a crash that occurred after rotating the host device
This commit is contained in:
@@ -825,7 +825,6 @@ D3D11_DestroyTexture(SDL_Renderer * renderer,
|
||||
}
|
||||
|
||||
delete textureData;
|
||||
texture = NULL;
|
||||
texture->driverdata = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user