hopefully fix up selection of color for region name text, under all conditions
[ardour.git] / gtk2_ardour / region_view.cc
index dfdf0651f62104e00fb2d37c31ce3a0bc7db748d..d6c006a77b27085f42a60b415517f48f35f74d44 100644 (file)
@@ -740,12 +740,6 @@ RegionView::remove_ghost (GhostRegion* ghost)
        }
 }
 
-uint32_t
-RegionView::get_fill_color ()
-{
-       return fill_color;
-}
-
 void
 RegionView::set_height (double h)
 {