summaryrefslogtreecommitdiff
path: root/libs/ardour/return.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/return.cc')
-rw-r--r--libs/ardour/return.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/return.cc b/libs/ardour/return.cc
index 82d1cf6ff2..991c6ae7d1 100644
--- a/libs/ardour/return.cc
+++ b/libs/ardour/return.cc
@@ -67,7 +67,7 @@ Return::Return (Session& s, const XMLNode& node, bool internal)
Return::~Return ()
{
- GoingAway ();
+ drop_references ();
}
XMLNode&