mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 02:53:10 +01:00
removed unnecessary function
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user