summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWVideoConfig.cpp
diff options
context:
space:
mode:
authorFog <christhecoolist@gmail.com>2014-10-12 23:53:10 -0400
committerFog <christhecoolist@gmail.com>2014-10-12 23:56:16 -0400
commit8d424b114ae98243744a118e44d38e0a40645682 (patch)
tree504759d86a709c5181b8fc37daa10efc88558a9e /Source/Core/VideoBackends/Software/SWVideoConfig.cpp
parent26fc3c168a2f0ad9a1dde00d479591bd0d61174e (diff)
Move bDumpFrames to SConfig (and it's references)
Diffstat (limited to 'Source/Core/VideoBackends/Software/SWVideoConfig.cpp')
-rw-r--r--Source/Core/VideoBackends/Software/SWVideoConfig.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/VideoBackends/Software/SWVideoConfig.cpp b/Source/Core/VideoBackends/Software/SWVideoConfig.cpp
index 408cef6a2e..d283ccdb95 100644
--- a/Source/Core/VideoBackends/Software/SWVideoConfig.cpp
+++ b/Source/Core/VideoBackends/Software/SWVideoConfig.cpp
@@ -21,7 +21,6 @@ SWVideoConfig::SWVideoConfig()
bDumpTextures = false;
bDumpObjects = false;
- bDumpFrames = false;
bZComploc = true;
bZFreeze = true;