move out of PrefsMan

This commit is contained in:
Glenn Maynard
2006-03-26 04:12:17 +00:00
parent f93db25802
commit d37daab68c
3 changed files with 3 additions and 4 deletions
-1
View File
@@ -267,7 +267,6 @@ PrefsManager::PrefsManager() :
m_sLanguage ( "Language", "" ), // ThemeManager will deal with this invalid language
m_sMemoryCardProfileSubdir ( "MemoryCardProfileSubdir", PRODUCT_ID ),
m_iProductID ( "ProductID", 1 ),
m_bMemoryCards ( "MemoryCards", true ),
m_iCenterImageTranslateX ( "CenterImageTranslateX", 0 ),
m_iCenterImageTranslateY ( "CenterImageTranslateY", 0 ),
m_fCenterImageAddWidth ( "CenterImageAddWidth", 0 ),