diff --git a/libs/ardour/selection.cc b/libs/ardour/selection.cc index ee39e62d2c..1daa9edb7e 100644 --- a/libs/ardour/selection.cc +++ b/libs/ardour/selection.cc @@ -64,14 +64,6 @@ CoreSelection::do_select (std::shared_ptr s, std::shared_ptractive()) { - return false; - } - if (!c && with_group) { if (!not_allowed_in_group || !r->route_group() || r->route_group() != not_allowed_in_group) {