mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-05 21:22:07 +02:00
Review fix
This commit is contained in:
parent
14e0a8220b
commit
2babda5263
1 changed files with 0 additions and 1 deletions
|
@ -257,7 +257,6 @@ AssignmentClientApp::AssignmentClientApp(int argc, char* argv[]) :
|
|||
}
|
||||
|
||||
if (parser.isSet(forceCrashReportingOption)) {
|
||||
auto &ch = CrashHandler::getInstance();
|
||||
ch.setEnabled(true);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue