set_prima_reduce_order rm link check

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2024-07-01 21:45:10 -07:00
parent 93b13c0533
commit 32a7e0967e
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ report_delay_calc_cmd(Edge *edge,
void
set_prima_reduce_order(size_t order)
{
cmdLinkedNetwork();
Sta *sta = Sta::sta();
PrimaDelayCalc *dcalc = dynamic_cast<PrimaDelayCalc*>(sta->arcDelayCalc());
if (dcalc) {