remove debugging and cruft

master
Joey Hess 2009-10-13 15:00:07 -04:00
parent c916dcd035
commit 046ac5fec5
1 changed files with 0 additions and 3 deletions

View File

@ -2120,10 +2120,7 @@ sub merge_influences {
}
else {
# influence blocker
print STDERR "merging $this and $other; found influence blocker\n";
$this->[1]={};
$this->[2]=1;
return;
}
}