mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 14:23:23 +02:00
No trace
This commit is contained in:
parent
25c4ad76be
commit
ea94e0f637
1 changed files with 1 additions and 3 deletions
|
@ -638,8 +638,6 @@ void LauncherManager::onCancel() {
|
|||
if (_currentProcess == ProcessType::UnzipApplication) {
|
||||
_latestVersion = _T("");
|
||||
_version = _T("");
|
||||
if (!createConfigJSON()) {
|
||||
TRACE(_T("err"));
|
||||
}
|
||||
createConfigJSON();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue