fix meter(s) when mixer-strip is switched to AuxSend
[ardour.git] / gtk2_ardour / tempo_lines.h
index f4ee293e29118694f292813d0513094721992d8d..912a77aea2cbd0795b8cf3d640eae8c702f6edb4 100644 (file)
@@ -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();