Forgotten to remove debug output.
This commit is contained in:
parent
73b2ba6105
commit
de248581fd
|
@ -297,7 +297,6 @@ namespace {
|
|||
}
|
||||
|
||||
// Ugly: hard-coded pitch.
|
||||
cerr << "_conflicts.size():" << _conflicts.size() << " " << i << endl;
|
||||
_breakPos = _conflicts[i].getVMin() - DbU::lambda(5.0);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue