war on -Werror, part 7: start informal params.
I'm preserving our numbering Pohly. ;)
This commit is contained in:
@@ -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 );
|
||||
|
||||
Reference in New Issue
Block a user