VideoCommon: small cleanups. No functional change.

This commit is contained in:
magumagu
2014-06-16 14:03:29 -07:00
parent 7416b9cdb4
commit 9d87818853
4 changed files with 6 additions and 14 deletions

View File

@ -44,8 +44,6 @@ enum EFBScale
SCALE_4X,
};
class IniFile;
// NEVER inherit from this class.
struct VideoConfig final
{