remove debugging and cruft
parent
c916dcd035
commit
046ac5fec5
|
@ -2120,10 +2120,7 @@ sub merge_influences {
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
# influence blocker
|
# influence blocker
|
||||||
print STDERR "merging $this and $other; found influence blocker\n";
|
|
||||||
$this->[1]={};
|
$this->[1]={};
|
||||||
$this->[2]=1;
|
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue