diff --git a/stepmania/src/LuaManager.cpp b/stepmania/src/LuaManager.cpp index 0253f41364..f3e3b7c428 100644 --- a/stepmania/src/LuaManager.cpp +++ b/stepmania/src/LuaManager.cpp @@ -574,9 +574,6 @@ void LuaHelpers::ParseCommandList( Lua *L, const RString &sCommands, const RStri TrimRight( sName ); s << "\tself:" << sName << "("; - bool bFirstParamIsString = - sName == "playcommand"; - for( unsigned i=1; i