Silence warning.

This commit is contained in:
Steve Checkoway
2006-02-18 21:22:02 +00:00
parent 1b15a88f17
commit 165d6e5096
+2 -1
View File
@@ -676,7 +676,8 @@ RageDisplay *CreateDisplay()
* Actually, right now we're falling back. I'm not sure which behavior is better.
*/
bool bAppliedDefaults = CheckVideoDefaultSettings();
//bool bAppliedDefaults = CheckVideoDefaultSettings();
CheckVideoDefaultSettings();
VideoModeParams params;
StepMania::GetPreferredVideoModeParams( params );