mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
VideoConfig: Remove bRunning
Value was set but not used.
This commit is contained in:
@ -61,7 +61,6 @@ struct VideoConfig final
|
||||
|
||||
// General
|
||||
bool bVSync;
|
||||
bool bRunning;
|
||||
bool bWidescreenHack;
|
||||
int iAspectRatio;
|
||||
bool bCrop; // Aspect ratio controls.
|
||||
|
Reference in New Issue
Block a user