зеркало из https://github.com/electron/electron.git
I don't think we need this
This commit is contained in:
Родитель
4a7a09aae1
Коммит
15f00db1bf
|
@ -239,10 +239,6 @@ ProcessSingleton::NotifyOtherProcessOrCreate() {
|
|||
result = NotifyOtherProcess();
|
||||
if (result == PROCESS_NONE)
|
||||
result = PROFILE_IN_USE;
|
||||
} else {
|
||||
// TODO: Figure out how to implement this
|
||||
//g_browser_process->platform_part()->PlatformSpecificCommandLineProcessing(
|
||||
// *base::CommandLine::ForCurrentProcess());
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче