war on -Werror, part 7: start informal params.

I'm preserving our numbering Pohly. ;)
This commit is contained in:
Jason Felds
2012-12-26 23:23:59 -05:00
parent 7f4e97d72a
commit 4f07a0ea8b
12 changed files with 69 additions and 66 deletions
+1 -1
View File
@@ -448,7 +448,7 @@ void FixupPath( RString &path, const RString &sSongPath )
}
// Songs in BlacklistImages will never be autodetected as song images.
void Song::TidyUpData( bool fromCache, bool duringCache )
void Song::TidyUpData( bool fromCache, bool /* duringCache */ )
{
// We need to do this before calling any of HasMusic, HasHasCDTitle, etc.
ASSERT_M( m_sSongDir.Left(3) != "../", m_sSongDir ); // meaningless