pscp, fixed a code change error

This commit is contained in:
daniceexi 2015-02-03 21:11:26 -05:00
parent 751f918bdd
commit 7e550ebeaf

View File

@ -137,7 +137,6 @@ sub processoutput { #This way, one arbiter handles output, no interrupting
sub scpnode {
my $inputs = shift;
my $nodehdl = shift;
my $out = shift;
my $node = shift;
my $in;
#my $args = join(" ",@_);