Remove old debug information
Signed-off-by: Pedro Melo <melo@simplicidade.org>
This commit is contained in:
@@ -118,7 +118,6 @@ sub ready {
|
|||||||
$self->{ready_count} = $n;
|
$self->{ready_count} = $n;
|
||||||
$self->{in_flight} = 0;
|
$self->{in_flight} = 0;
|
||||||
$hdl->push_write("RDY $n\012");
|
$hdl->push_write("RDY $n\012");
|
||||||
# print STDERR ">>>> READY SET $self->{in_flight} / $self->{ready_count}\n";
|
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user