зеркало из https://github.com/electron/electron.git
Remove duplicate start calls
This commit is contained in:
Родитель
58106e53c8
Коммит
dcc99dd5cb
|
@ -40,9 +40,7 @@ class CrashReporter
|
|||
env = ATOM_SHELL_INTERNAL_CRASH_SERVICE: 1
|
||||
|
||||
spawn process.execPath, args, {env, detached: true}
|
||||
start()
|
||||
else
|
||||
start()
|
||||
start()
|
||||
|
||||
getLastCrashReport: ->
|
||||
reports = this.getUploadedReports()
|
||||
|
|
Загрузка…
Ссылка в новой задаче