substantial changes in color management, involving a reduction in the use of Gdk...
[ardour.git] / gtk2_ardour / automation_streamview.cc
index f54b95cbc5d40f5c09bdcd941749f7190d10542a..797f2741aa077b806ccfcde78106d132861d4b63 100644 (file)
@@ -113,7 +113,7 @@ AutomationStreamView::add_region_view_internal (boost::shared_ptr<Region> region
                _samples_per_pixel, region_color
                );
 
-       region_view->init (region_color, false);
+       region_view->init (false);
        region_views.push_front (region_view);
 
        /* follow global waveform setting */