summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_time_axis.cc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-02-16 05:13:05 +0000
committerDavid Robillard <d@drobilla.net>2009-02-16 05:13:05 +0000
commit458c588e2c7dfe7c0e62647fb5e0d0c06cdf8f04 (patch)
tree32ebd393dd6aae397a1e272ec51a6e2d548b704b /gtk2_ardour/route_time_axis.cc
parentfb254fb2fc89f89142a2c991d9b09364ca1dac02 (diff)
Don't bind playlist_modified with a shared_ptr<Playlist> parameter.
Clean up. git-svn-id: svn://localhost/ardour2/branches/3.0@4599 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/route_time_axis.cc')
-rw-r--r--gtk2_ardour/route_time_axis.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/route_time_axis.cc b/gtk2_ardour/route_time_axis.cc
index 543082dd50..7895a25a8c 100644
--- a/gtk2_ardour/route_time_axis.cc
+++ b/gtk2_ardour/route_time_axis.cc
@@ -350,7 +350,6 @@ RouteTimeAxisView::set_edit_group_from_menu (RouteGroup *eg)
void
RouteTimeAxisView::playlist_changed ()
-
{
label_view ();