summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoConfig.cpp
diff options
context:
space:
mode:
authordegasus <wickmarkus@web.de>2015-01-11 15:15:14 +0100
committerdegasus <wickmarkus@web.de>2015-01-11 22:23:35 +0100
commit744b1c162441b296e0af121d5ca6e95761587b6e (patch)
treee0c315bb61317e0d353a07bf2f73574cea0d814b /Source/Core/VideoCommon/VideoConfig.cpp
parentd95e5e2b6fdbdcc7af201a4fc1fa1389bbdf0ad5 (diff)
TexCache: rewrite level calculation
Diffstat (limited to 'Source/Core/VideoCommon/VideoConfig.cpp')
-rw-r--r--Source/Core/VideoCommon/VideoConfig.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/VideoConfig.cpp b/Source/Core/VideoCommon/VideoConfig.cpp
index 5448d0c4b0..71f5ec22d0 100644
--- a/Source/Core/VideoCommon/VideoConfig.cpp
+++ b/Source/Core/VideoCommon/VideoConfig.cpp
@@ -36,7 +36,6 @@ VideoConfig::VideoConfig()
// disable all features by default
backend_info.APIType = API_NONE;
- backend_info.bUseMinimalMipCount = false;
backend_info.bSupportsExclusiveFullscreen = false;
// Game-specific stereoscopy settings