mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
Remove unused variable
This commit is contained in:
parent
4c6136d970
commit
59549d9f62
@ -33409,7 +33409,6 @@ static bool video_driver_get_flags(gfx_ctx_flags_t *flags)
|
||||
gfx_ctx_flags_t video_driver_get_flags_wrapper(void)
|
||||
{
|
||||
gfx_ctx_flags_t flags;
|
||||
struct rarch_state *p_rarch = &rarch_st;
|
||||
flags.flags = 0;
|
||||
|
||||
if (!video_driver_get_flags(&flags))
|
||||
|
Loading…
x
Reference in New Issue
Block a user