mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
VideoConfig: Remove bRunning
Value was set but not used.
This commit is contained in:
@@ -25,8 +25,6 @@ void UpdateActiveConfig()
|
||||
|
||||
VideoConfig::VideoConfig()
|
||||
{
|
||||
bRunning = false;
|
||||
|
||||
// Needed for the first frame, I think
|
||||
fAspectRatioHackW = 1;
|
||||
fAspectRatioHackH = 1;
|
||||
|
||||
Reference in New Issue
Block a user