mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Remove unused variable
This commit is contained in:
parent
2392a433d8
commit
96a39ec234
@ -410,7 +410,6 @@ static int action_toggle_shader_num_passes(unsigned type, const char *label,
|
|||||||
static int action_toggle_video_resolution(unsigned type, const char *label,
|
static int action_toggle_video_resolution(unsigned type, const char *label,
|
||||||
unsigned action, bool wraparound)
|
unsigned action, bool wraparound)
|
||||||
{
|
{
|
||||||
driver_t *driver = driver_get_ptr();
|
|
||||||
global_t *global = global_get_ptr();
|
global_t *global = global_get_ptr();
|
||||||
|
|
||||||
(void)global;
|
(void)global;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user