we removed ScreenSelectGroup, let's remove the ShowSelectGroup preference that's just taking up space.

This commit is contained in:
AJ Kelly
2010-05-22 19:11:19 -05:00
parent 51d9de42fc
commit d5197b63f1
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -200,7 +200,6 @@ PrefsManager::PrefsManager() :
m_bMercifulSuperMeter ( "MercifulSuperMeter", true ),
m_bDelayedBack ( "DelayedBack", true ),
m_bShowInstructions ( "ShowInstructions", true ),
m_bShowSelectGroup ( "ShowSelectGroup", false ),
m_bShowCaution ( "ShowCaution", true ),
m_bShowNativeLanguage ( "ShowNativeLanguage", true ),
m_iArcadeOptionsNavigation ( "ArcadeOptionsNavigation", 0 ),