mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Derp - ininite loop
This commit is contained in:
parent
6267c16be2
commit
009813a694
@ -95,9 +95,6 @@ void gfx_ctx_set(const gfx_ctx_driver_t *ctx_driver)
|
|||||||
|
|
||||||
void gfx_ctx_destroy(const gfx_ctx_driver_t *ctx_driver)
|
void gfx_ctx_destroy(const gfx_ctx_driver_t *ctx_driver)
|
||||||
{
|
{
|
||||||
if (ctx_driver)
|
|
||||||
gfx_ctx_destroy(ctx_driver);
|
|
||||||
|
|
||||||
video_context = NULL;
|
video_context = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user