mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-12-16 04:08:48 +00:00
VMManager: Remove unused variable
This commit is contained in:
parent
2ddc7897e0
commit
2c64c729bf
@ -137,7 +137,6 @@ static u32 s_active_no_interlacing_patches = 0;
|
||||
static u32 s_frame_advance_count = 0;
|
||||
static u32 s_mxcsr_saved;
|
||||
static bool s_gs_open_on_initialize = false;
|
||||
static bool s_screensaver_inhibited = false;
|
||||
|
||||
bool VMManager::PerformEarlyHardwareChecks(const char** error)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user