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
@@ -74,7 +74,7 @@ RageDisplay_Null::RageDisplay_Null()
LOG->MapLog("renderer", "Current renderer: null");
}
RString RageDisplay_Null::Init( const VideoModeParams &p, bool bAllowUnacceleratedRenderer )
RString RageDisplay_Null::Init( const VideoModeParams &p, bool /* bAllowUnacceleratedRenderer */ )
{
bool bIgnore = false;
SetVideoMode( p, bIgnore );