mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-05 04:46:57 +03:00
[Clang Warnings] Remove unused variables
This commit is contained in:
parent
1f498266d8
commit
b9fb718822
4 changed files with 3 additions and 8 deletions
|
|
@ -452,7 +452,6 @@ void MinecraftProcess::arm()
|
|||
}
|
||||
|
||||
m_instance->setLastLaunch();
|
||||
auto &settings = m_instance->settings();
|
||||
|
||||
QStringList args = javaArguments();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue