remove duplicate

This commit is contained in:
Glenn Maynard
2003-08-20 17:18:33 +00:00
parent 84ecdbb5bf
commit 75504feee5
-1
View File
@@ -371,7 +371,6 @@ void PrefsManager::SaveGlobalPrefsToDisk()
ini.SetValueB( "Options", "ForceLogFlush", m_bForceLogFlush );
ini.SetValueB( "Options", "Logging", m_bLogging );
ini.SetValueB( "Options", "ShowLogWindow", m_bShowLogWindow );
ini.SetValueB( "Options", "ShowBeginnnerHelper", m_bShowBeginnerHelper );
ini.SetValueB( "Options", "TenFooterInRed", m_bTenFooterInRed );
ini.SetValueI( "Options", "CourseSortOrder", m_iCourseSortOrder );