fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable...
[ardour.git] / gtk2_ardour / audio_streamview.cc
index 24924fec4f91d17aef40549aebf6cbcaba76b4c8..75eb28e7d5c388b691373a39cb013f9d058510d8 100644 (file)
@@ -202,6 +202,7 @@ AudioStreamView::remove_region_view (boost::weak_ptr<Region> weak_r)
                }
        }
 
+
        StreamView::remove_region_view(r);
 }