Skip to content

Commit d52d434

Browse files
committed
gui: remove search->clear()
Signed-off-by: LucasYuki <[email protected]>
1 parent 4e3e6e3 commit d52d434

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/gui/src/staGuiInterface.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,6 @@ TimingPathList STAGuiInterface::getTimingPaths(
11201120
}
11211121

11221122
sta::Search* search = sta_->search();
1123-
search->clear();
11241123
sta::PathEndSeq path_ends
11251124
= search->findPathEnds( // from, thrus, to, unconstrained
11261125
e_from,

0 commit comments

Comments
 (0)