mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 12:39:54 +00:00
We don't need THAT much whitespace
This commit is contained in:
parent
01f8e4e74f
commit
79155f7301
@ -575,7 +575,7 @@ bool video_context_driver_set(const gfx_ctx_driver_t *data)
|
|||||||
{
|
{
|
||||||
if (!data)
|
if (!data)
|
||||||
return false;
|
return false;
|
||||||
current_video_context = *data;
|
current_video_context = *data;
|
||||||
video_context_driver_reset();
|
video_context_driver_reset();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user