mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Update src/main.js
This commit is contained in:
@@ -223,7 +223,6 @@ function configureCommandlineSwitchesSync(cliArgs) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Append main process flags to process.argv
|
||||
else if (SUPPORTED_MAIN_PROCESS_SWITCHES.indexOf(argvKey) !== -1) {
|
||||
switch (argvKey) {
|
||||
|
||||
Reference in New Issue
Block a user