war on -Werror, part 8: more informals.
General guide: if the parameter name and its typings match almost exactly, the name goes away. Otherwise, it's commented out to allow for some documentation.
This commit is contained in:
@@ -1493,7 +1493,7 @@ void ScreenSelectMusic::MenuStart( const InputEventPlus &input )
|
||||
}
|
||||
|
||||
|
||||
void ScreenSelectMusic::MenuBack( const InputEventPlus &input )
|
||||
void ScreenSelectMusic::MenuBack( const InputEventPlus & /* input */ )
|
||||
{
|
||||
// Handle unselect song (ffff)
|
||||
// todo: this isn't right at all. -aj
|
||||
|
||||
Reference in New Issue
Block a user