Merge branch 'master' into cairocanvas
[ardour.git] / gtk2_ardour / track_selection.cc
old mode 100755 (executable)
new mode 100644 (file)
index 95ca125..92efbd4
@@ -29,7 +29,10 @@ TrackSelection::TrackSelection (PublicEditor const * e, TrackViewList const &t)
        : TrackViewList (t)
        , _editor (e)
 {
+}
 
+TrackSelection::~TrackSelection ()
+{
 }
 
 TrackViewList