remove html saving options (because the html writer is gone)

This commit is contained in:
Chris Danford
2004-07-11 02:24:32 +00:00
parent c301e1eb83
commit 059dfb6ae2
6 changed files with 2 additions and 33 deletions
+1 -3
View File
@@ -701,9 +701,7 @@ bool Profile::SaveAllToDir( CString sDir, bool bSignData ) const
}
}
if( (IsMachine() && PREFSMAN->m_bWriteMachineStatsHtml) ||
(!IsMachine() && PREFSMAN->m_bWritePlayerStatsHtml) )
SaveStatsWebPageToDir( sDir );
SaveStatsWebPageToDir( sDir );
//
// create edits dir