mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
This reverts commit ffe64dab3c.
This commit is contained in:
@@ -101,7 +101,6 @@ function buildWin32Setup(arch, target) {
|
||||
AppMutex: product.win32MutexName,
|
||||
TunnelMutex: product.win32TunnelMutex,
|
||||
TunnelServiceMutex: product.win32TunnelServiceMutex,
|
||||
TunnelApplicationName: product.tunnelApplicationName,
|
||||
ApplicationName: product.applicationName,
|
||||
Arch: arch,
|
||||
AppId: { 'ia32': ia32AppId, 'x64': x64AppId, 'arm64': arm64AppId }[arch],
|
||||
|
||||
Reference in New Issue
Block a user