Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2026-01-28 12:18:22 -07:00
parent b8c6b56736
commit 74f756c77c
1 changed files with 0 additions and 2 deletions

View File

@ -4908,8 +4908,6 @@ Sta::deletePinBefore(const Pin *pin)
mode->sim()->deletePinBefore(pin);
mode->clkNetwork()->deletePinBefore(pin);
}
power_->deletePinBefore(pin);
clk_skews_->clear();
}
void