diff --git a/panda/src/downloader/httpClient.cxx b/panda/src/downloader/httpClient.cxx index 256636cf93..9a0874bfa2 100644 --- a/panda/src/downloader/httpClient.cxx +++ b/panda/src/downloader/httpClient.cxx @@ -856,7 +856,6 @@ get_ssl_ctx() { // Get the configured set of expected servers. { - // Load in any default certificates listed in the Configrc file. Config::ConfigTable::Symbol expected_servers; config_downloader.GetAll("expected-ssl-server", expected_servers);