From 498afeb63edeb8a5ce0103296ffda4216d64186d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 25 Jun 2009 20:58:32 +0000 Subject: Various adjustments to make more operations respect the Edit property on route groups. git-svn-id: svn://localhost/ardour2/branches/3.0@5273 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/selection.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gtk2_ardour/selection.h') diff --git a/gtk2_ardour/selection.h b/gtk2_ardour/selection.h index f0af31eafe..6107e2970a 100644 --- a/gtk2_ardour/selection.h +++ b/gtk2_ardour/selection.h @@ -165,8 +165,6 @@ class Selection : public sigc::trackable void foreach_regionview (void (RegionView::*method)(void)); template void foreach_region (void (ARDOUR::Region::*method)(A), A arg); - void select_edit_group_regions (); - private: PublicEditor const * editor; uint32_t next_time_id; -- cgit v1.2.3