From 9bff0653c0c3e85ef0cfdbbb19db9b969090ac73 Mon Sep 17 00:00:00 2001 From: Henrik Andersson Date: Sat, 4 Jun 2011 23:10:07 +0200 Subject: [PATCH] [loading window]It's now a global, and it wasn't even used. --- src/CommandLineActions.cpp | 2 +- src/CommandLineActions.h | 5 ++--- src/StepMania.cpp | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/CommandLineActions.cpp b/src/CommandLineActions.cpp index ef5f26b10c..3a45380b87 100644 --- a/src/CommandLineActions.cpp +++ b/src/CommandLineActions.cpp @@ -108,7 +108,7 @@ static void Version() #endif // WIN32 } -void CommandLineActions::Handle(LoadingWindow* pLW) +void CommandLineActions::Handle() { CommandLineArgs args; for(int i=0; im_bDopefish = true;