Sta::networkChanged don't mess with sdc graph annotations
This commit is contained in:
parent
d45a28a258
commit
0ede43b909
|
|
@ -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