mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 10:56:57 +03:00
fix: abort device code properly
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
bf8d1ca1f8
commit
c7a7306e1b
1 changed files with 0 additions and 1 deletions
|
|
@ -153,7 +153,6 @@ void MSADeviceCodeStep::abort()
|
|||
m_request->abort();
|
||||
}
|
||||
m_is_aborted = true;
|
||||
emit finished(AccountTaskState::STATE_FAILED_HARD, tr("Task aborted"));
|
||||
}
|
||||
|
||||
void MSADeviceCodeStep::startPoolTimer()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue