mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 17:09:25 +00:00
[Clang Warnings] Remove unused variables
This commit is contained in:
committed by
Petr Mrázek
parent
1f498266d8
commit
b9fb718822
@@ -452,7 +452,6 @@ void MinecraftProcess::arm()
|
||||
}
|
||||
|
||||
m_instance->setLastLaunch();
|
||||
auto &settings = m_instance->settings();
|
||||
|
||||
QStringList args = javaArguments();
|
||||
|
||||
|
Reference in New Issue
Block a user