Tidied TimelineHeaderContainer::update_headers

This commit is contained in:
Joel Holdsworth 2009-01-10 11:03:12 +00:00
parent fcd5cd8117
commit ab900e6b28

View file

@ -81,7 +81,6 @@ TimelineHeaderContainer::update_headers()
{
REQUIRE(pair.first);
// Set the header's parent widget
Widget &widget = lookup_timeline_track(pair.first)->
get_header_widget();