The petty tidying up remnants of a noble, yet utterly failed, tempo lines experiment.
[ardour.git] / gtk2_ardour / audio_time_axis.cc
index 8c77da34437049f9a2196825c59818a81a93782b..a991bffe54f5742ee608f04dcf047297d6b76c08 100644 (file)
@@ -319,7 +319,7 @@ AudioTimeAxisView::set_waveform_scale (WaveformScale scale)
 }      
 
 void
-AudioTimeAxisView::create_automation_child (Parameter param, bool show)
+AudioTimeAxisView::create_automation_child (const Parameter& param, bool show)
 {
        if (param.type() == GainAutomation) {
 
@@ -364,7 +364,7 @@ AudioTimeAxisView::update_pans (bool show)
                }
 
                boost::shared_ptr<AutomationTimeAxisView> pan_track(new AutomationTimeAxisView (_session,
-                                       _route, _route/*FIXME*/, pan_control, 
+                                       _route, _route, pan_control, 
                                        editor,
                                        *this,
                                        false,