From 458c588e2c7dfe7c0e62647fb5e0d0c06cdf8f04 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 16 Feb 2009 05:13:05 +0000 Subject: Don't bind playlist_modified with a shared_ptr parameter. Clean up. git-svn-id: svn://localhost/ardour2/branches/3.0@4599 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/route_time_axis.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/route_time_axis.cc') 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 (); -- cgit v1.2.3