Move bDumpFrames to SConfig (and it's references)

This commit is contained in:
Fog 2014-10-12 23:53:10 -04:00
commit 8d424b114a
11 changed files with 20 additions and 18 deletions

View file

@ -31,7 +31,6 @@ struct SWVideoConfig : NonCopyable
bool bDumpTextures;
bool bDumpObjects;
bool bDumpFrames;
// Debug only
bool bDumpTevStages;