Replace thinning static state with parameter.
[ardour.git] / libs / ardour / export_format_manager.cc
index 3ee940ffb6367ff50c5ddf2e7d6dda521deda007..04cfa76677720d8028891000f188aa226565f1a0 100644 (file)
@@ -293,12 +293,6 @@ ExportFormatManager::select_with_toc (bool value)
        check_for_description_change ();
 }
 
-void
-ExportFormatManager::select_upload (bool value)
-{
-       current_selection->set_upload (value);
-       check_for_description_change ();
-}
 
 void
 ExportFormatManager::set_command (std::string command)