瀏覽代碼

remove misleading comment

David Rose 22 年之前
父節點
當前提交
fce7a1c6f2
共有 1 個文件被更改,包括 0 次插入1 次删除
  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);