mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 02:59:00 +00:00
VideoConfig: Remove bRunning
Value was set but not used.
This commit is contained in:
parent
eefae402b3
commit
a0b41c83e7
6 changed files with 0 additions and 10 deletions
|
@ -61,7 +61,6 @@ struct VideoConfig final
|
|||
|
||||
// General
|
||||
bool bVSync;
|
||||
bool bRunning;
|
||||
bool bWidescreenHack;
|
||||
int iAspectRatio;
|
||||
bool bCrop; // Aspect ratio controls.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue