This commit is contained in:
James Cherry 2020-05-29 17:15:41 -07:00
commit 0c38b46b7b
1 changed files with 0 additions and 2 deletions

View File

@ -537,8 +537,6 @@ Sta::clear()
void
Sta::networkChanged()
{
// Remove sdc graph annotations.
sdc_->annotateGraph(false);
// Everything else from clear().
search_->clear();
levelize_->clear();