mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 20:53:02 +08:00
Remove unused variable
This commit is contained in:
parent
5e3d3fb8b4
commit
f0f25b1cb7
@ -13,7 +13,6 @@ if ($DisableWin10SDK -and $DisableWin81SDK)
|
||||
}
|
||||
|
||||
Write-Verbose "Executing $($MyInvocation.MyCommand.Name)"
|
||||
$scriptsDir = split-path -parent $MyInvocation.MyCommand.Definition
|
||||
|
||||
$validInstances = New-Object System.Collections.ArrayList
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user