diff options
Diffstat (limited to 'Source/Core/VideoCommon/VideoConfig.cpp')
| -rw-r--r-- | Source/Core/VideoCommon/VideoConfig.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/Core/VideoCommon/VideoConfig.cpp b/Source/Core/VideoCommon/VideoConfig.cpp index 0e79b4b180..115dbf8162 100644 --- a/Source/Core/VideoCommon/VideoConfig.cpp +++ b/Source/Core/VideoCommon/VideoConfig.cpp @@ -31,10 +31,6 @@ VideoConfig::VideoConfig() { bRunning = false; - // Exclusive fullscreen flags - bFullscreen = false; - bExclusiveMode = false; - // Needed for the first frame, I think fAspectRatioHackW = 1; fAspectRatioHackH = 1; |
