From 09724f0d90081acb9fba6da53a0c446ff45b0056 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Sat, 27 Jul 2002 23:47:56 +0000 Subject: [PATCH] no message --- stepmania/src/StepMania.cpp | 9 --------- 1 file changed, 9 deletions(-) diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index 8849800971..d5e63028e9 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -864,15 +864,6 @@ void ApplyGraphicOptions() int iTextureBPP = 16; int &iRefreshRate = PREFSMAN->m_iRefreshRate; - switch( iRefreshRate ) - { - case 120: break; - case 100: break; - case 85: break; - case 75: break; - case 60: break; - default: throw RageException( "Invalid RefreshRate '%d'", iRefreshRate ); - } CString sMessage = ssprintf( "%s - %dx%d, %dx%d textures%s", bWindowed ? "Windowed" : "FullScreen",