From fce7a1c6f2739d2ab544bee9bae5ed5c280f15fb Mon Sep 17 00:00:00 2001 From: David Rose Date: Sat, 26 Jul 2003 23:59:05 +0000 Subject: [PATCH] remove misleading comment --- panda/src/downloader/httpClient.cxx | 1 - 1 file changed, 1 deletion(-) 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);