Remove suspect pixel-based control point x position clamping; this may cause issues...
[ardour.git] / gtk2_ardour / track_selection.cc
index 95ca1253b89fa3a61391948494056d6a19868274..92efbd48633341a2dac34d602bc96d33550ff1a9 100755 (executable)
@@ -29,7 +29,10 @@ TrackSelection::TrackSelection (PublicEditor const * e, TrackViewList const &t)
        : TrackViewList (t)
        , _editor (e)
 {
+}
 
+TrackSelection::~TrackSelection ()
+{
 }
 
 TrackViewList