X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fexport_format_manager.cc;h=04cfa76677720d8028891000f188aa226565f1a0;hb=5b4c3aa226dc95f33dc3ffae6669a24f5e8b8fe0;hp=3ee940ffb6367ff50c5ddf2e7d6dda521deda007;hpb=95ccbc452f513a9d6f70de45bc413067e568364c;p=ardour.git diff --git a/libs/ardour/export_format_manager.cc b/libs/ardour/export_format_manager.cc index 3ee940ffb6..04cfa76677 100644 --- a/libs/ardour/export_format_manager.cc +++ b/libs/ardour/export_format_manager.cc @@ -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)