Merge branch 'master' of https://github.com/The-OpenROAD-Project/OpenSTA
This commit is contained in:
commit
0c38b46b7b
|
|
@ -537,8 +537,6 @@ Sta::clear()
|
|||
void
|
||||
Sta::networkChanged()
|
||||
{
|
||||
// Remove sdc graph annotations.
|
||||
sdc_->annotateGraph(false);
|
||||
// Everything else from clear().
|
||||
search_->clear();
|
||||
levelize_->clear();
|
||||
|
|
|
|||
Loading…
Reference in New Issue