Browse Source

remove misleading comment

David Rose 22 years ago
parent
commit
fce7a1c6f2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      panda/src/downloader/httpClient.cxx

+ 0 - 1
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);