summaryrefslogtreecommitdiff
path: root/libs/ardour/send.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/send.cc')
-rw-r--r--libs/ardour/send.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/send.cc b/libs/ardour/send.cc
index c67e0fcdbe..9161b0492d 100644
--- a/libs/ardour/send.cc
+++ b/libs/ardour/send.cc
@@ -64,7 +64,7 @@ Send::Send (const Send& other)
Send::~Send ()
{
- GoingAway (this);
+ GoingAway ();
}
XMLNode&