Preserve stacked / overlaid state of tracks in the session file.
[ardour.git] / gtk2_ardour / editor_keys.cc
index 1826ee464dc30cacd82f0f0b36964b71f13b0d1a..f5ca92deb3a5fc1c4b78d8a7282471c941eddd01 100644 (file)
@@ -99,7 +99,7 @@ Editor::keyboard_insert_region_list_selection ()
 }
 
 int
-Editor::get_prefix (float& val, bool& was_floating)
+Editor::get_prefix (float& /*val*/, bool& was_floating)
 {
        was_floating = false;
        return 1;