forked from Silverfish/proton-bridge
GODT-2111: Properly reset crash counter + remove additional Quit call.
This commit is contained in:
@ -271,7 +271,6 @@ void QMLBackend::quit()
|
||||
void QMLBackend::restart()
|
||||
{
|
||||
app().grpc().restart();
|
||||
app().grpc().quit();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user