mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
removed unnecessary function
This commit is contained in:
parent
59ed07bd0e
commit
c991232c3a
@ -58,13 +58,9 @@ Param
|
||||
[switch] $help
|
||||
)
|
||||
|
||||
|
||||
$omitArray = @()
|
||||
|
||||
function Get-ScriptDirectory
|
||||
{
|
||||
$Invocation = (Get-Variable MyInvocation -Scope 1).Value
|
||||
Split-Path $Invocation.MyCommand.Path
|
||||
}
|
||||
|
||||
function Set-Environment
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user