summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-01-19 23:05:30 +0000
committerCarl Hetherington <carl@carlh.net>2011-01-19 23:05:30 +0000
commit184d5167db8b21be0a0279068933ea3b72db6ec2 (patch)
tree5e0587a3f468dd52e21137f154883ab7b98e7545 /gtk2_ardour/editor.h
parentf8d3b1f7a77cbe7bdb04bbc27f4a85ea0ca3e4e5 (diff)
Remove duplicated code.
git-svn-id: svn://localhost/ardour2/branches/3.0@8553 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor.h')
-rw-r--r--gtk2_ardour/editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h
index 8adc647d76..4ca814ce64 100644
--- a/gtk2_ardour/editor.h
+++ b/gtk2_ardour/editor.h
@@ -1978,7 +1978,6 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
RegionSelection get_regions_from_selection ();
RegionSelection get_regions_from_selection_and_edit_point ();
RegionSelection get_regions_from_selection_and_entered ();
- RegionSelection add_route_group_regions_to_selection (RegionSelection regions);
void start_updating_meters ();
void stop_updating_meters ();