[loading window]It's now a global, and it wasn't even used.
This commit is contained in:
@@ -108,7 +108,7 @@ static void Version()
|
||||
#endif // WIN32
|
||||
}
|
||||
|
||||
void CommandLineActions::Handle(LoadingWindow* pLW)
|
||||
void CommandLineActions::Handle()
|
||||
{
|
||||
CommandLineArgs args;
|
||||
for(int i=0; i<g_argc; ++i)
|
||||
|
||||
Reference in New Issue
Block a user