Skip to content

Commit 6ed3bd9

Browse files
committed
dpl: remove redundant call
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
1 parent 0dec808 commit 6ed3bd9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/OpenRoad.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,6 @@ void OpenRoad::readDb(std::istream& stream)
571571

572572
// Clear tool-specific cached state to ensure reproducibility
573573
global_router_->clear();
574-
opendp_->importClear();
575574
detailed_router_->clearDesign();
576575
replace_->reset();
577576
tritonCts_->clear();

0 commit comments

Comments
 (0)