summaryrefslogtreecommitdiff
path: root/libs/ardour/graph.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/graph.cc')
-rw-r--r--libs/ardour/graph.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/graph.cc b/libs/ardour/graph.cc
index 5e62ba0d6f..ae5758107a 100644
--- a/libs/ardour/graph.cc
+++ b/libs/ardour/graph.cc
@@ -103,7 +103,6 @@ Graph::session_going_away()
}
// now drop all references on the nodes.
- _nodes.clear();
_nodes_rt[0].clear();
_nodes_rt[1].clear();
_init_trigger_list[0].clear();