Sta::networkChanged don't mess with sdc graph annotations

This commit is contained in:
James Cherry 2020-05-29 16:13:51 -07:00
parent d45a28a258
commit 0ede43b909
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();