From d0c8c82245aecc5214a5e385565a73e934f86616 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 1 Dec 2004 03:08:59 +0000 Subject: [PATCH] cleanup --- stepmania/src/StepMania.cpp | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index fb153f408b..68ad4a3184 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -953,15 +953,6 @@ bool GetCommandlineArgument( const CString &option, CString *argument, int iInde return false; } -//Process args first, put command line options that -//have to run before the SM window loads here -static void ProcessArgsFirst() -{ - CString Argument; - if( GetCommandlineArgument( "test", &Argument ) ) - LOG->Info ("Test: \"%s\"", Argument.c_str() ); -} - static void ProcessArgsSecond() { CString Argument; @@ -1125,10 +1116,6 @@ int main(int argc, char* argv[]) delete loading_window; // destroy this before init'ing Display - ProcessArgsFirst(); - - - DISPLAY = CreateDisplay(); DISPLAY->ChangeCentering(