Use PBD::CCurl for Ardour GUI HTTP/S requests

This commit is contained in:
Robin Gareus
2025-05-19 23:38:46 +02:00
parent 4f300b5474
commit 7b6ca334df
5 changed files with 23 additions and 99 deletions

View File

@@ -115,8 +115,6 @@ fixup_bundle_environment (int /*argc*/, char* argv[], string & localedir)
from looking outside the bundle to find the charset.alias file.
*/
g_setenv ("CHARSETALIASDIR", dir_path.c_str(), 1);
ArdourCurl::HttpGet::setup_certificate_paths ();
}
void