mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-24 02:15:12 +00:00
Cleanup unused variables
This commit is contained in:
parent
bb162fd044
commit
3f366ae4ab
@ -3584,8 +3584,6 @@ static void retroarch_pause_checks(void)
|
||||
#endif
|
||||
bool is_paused = runloop_paused;
|
||||
bool is_idle = runloop_idle;
|
||||
bool is_slowmotion = runloop_slowmotion;
|
||||
bool is_perfcnt_enable = runloop_perfcnt_enable;
|
||||
|
||||
if (is_paused)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user