Silence warning.
This commit is contained in:
@@ -676,7 +676,8 @@ RageDisplay *CreateDisplay()
|
|||||||
* Actually, right now we're falling back. I'm not sure which behavior is better.
|
* Actually, right now we're falling back. I'm not sure which behavior is better.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
bool bAppliedDefaults = CheckVideoDefaultSettings();
|
//bool bAppliedDefaults = CheckVideoDefaultSettings();
|
||||||
|
CheckVideoDefaultSettings();
|
||||||
|
|
||||||
VideoModeParams params;
|
VideoModeParams params;
|
||||||
StepMania::GetPreferredVideoModeParams( params );
|
StepMania::GetPreferredVideoModeParams( params );
|
||||||
|
|||||||
Reference in New Issue
Block a user