X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Ftempo_lines.h;h=912a77aea2cbd0795b8cf3d640eae8c702f6edb4;hb=55c7ce98abc285e4bf90d937530bc69168032189;hp=f4ee293e29118694f292813d0513094721992d8d;hpb=3c98de9ce4bf6754a10710cfcd4400b5ebaaaa88;p=ardour.git diff --git a/gtk2_ardour/tempo_lines.h b/gtk2_ardour/tempo_lines.h index f4ee293e29..912a77aea2 100644 --- a/gtk2_ardour/tempo_lines.h +++ b/gtk2_ardour/tempo_lines.h @@ -29,8 +29,7 @@ public: void tempo_map_changed(); void draw (const ARDOUR::TempoMap::BBTPointList::const_iterator& begin, - const ARDOUR::TempoMap::BBTPointList::const_iterator& end, - double frames_per_unit); + const ARDOUR::TempoMap::BBTPointList::const_iterator& end); void show(); void hide();