From 8fcf7e6a0785556602df0502a4c02707a432f0b6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 20 Feb 2011 01:00:44 +0000 Subject: Remove out-of-date comment. git-svn-id: svn://localhost/ardour2/branches/3.0@8905 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/internal_return.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/ardour/internal_return.cc') diff --git a/libs/ardour/internal_return.cc b/libs/ardour/internal_return.cc index 22dafbd6dc..0316f7f325 100644 --- a/libs/ardour/internal_return.cc +++ b/libs/ardour/internal_return.cc @@ -89,7 +89,6 @@ InternalReturn::remove_send (InternalSend* send) { Glib::Mutex::Lock lm (_session.engine().process_lock()); _sends.remove (send); - /* XXX: do we need to remove the connection to this send from _send_drop_references_connections ? */ } void -- cgit v1.2.3