Fixed compilation of CoreAudioSource
[ardour.git] / libs / ardour / send.cc
index 2b72fb9bdbdf660b856949528eeb1bdc5b08045b..a8e239d49b59ad5977a457de1370e4a83bb17f55 100644 (file)
@@ -65,7 +65,7 @@ Send::Send (const Send& other)
 
 Send::~Send ()
 {
-       GoingAway (this);
+       GoingAway ();
 }
 
 XMLNode&