mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
VMManager: Remove unused variable
This commit is contained in:
committed by
lightningterror
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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user