Fix crash when adding automation tracks caused by route ordering.
[ardour.git] / gtk2_ardour / time_axis_view.cc
index 3d747b33d496258f8e815f07b1fdee803704c53d..56f23a0ac2daacc2f94660c51516c5a8411ba2a8 100644 (file)
@@ -1001,7 +1001,7 @@ TimeAxisView::get_state ()
 }
 
 int
-TimeAxisView::set_state (const XMLNode& node)
+TimeAxisView::set_state (const XMLNode& node, int /*version*/)
 {
        const XMLProperty *prop;