removed a few comments

This commit is contained in:
Rich Lundeen
2013-06-09 21:18:38 -07:00
parent ebe7f0981a
commit 9a5b1ae75a
-6
View File
@@ -881,9 +881,6 @@ http://webstersprodigy.net
$closedPorts.clear()
$filteredPorts.Clear()
#$sPortlist = @($sPortList)
#$Timeout = $Timeout
[string[]]$Ports = @()
@@ -892,9 +889,6 @@ http://webstersprodigy.net
Try
{
Test-Port -h $h -p $Port -timeout $Timeout
#tiny delay can makeit more responsive
#Start-Sleep -Milli 1
}
Catch
{