mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +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,
|
||||
unsigned action, bool wraparound)
|
||||
{
|
||||
driver_t *driver = driver_get_ptr();
|
||||
global_t *global = global_get_ptr();
|
||||
|
||||
(void)global;
|
||||
|
Loading…
x
Reference in New Issue
Block a user