remove misleading comment

This commit is contained in:
David Rose 2003-07-26 23:59:05 +00:00
parent 2e0e92b87f
commit fce7a1c6f2

View File

@ -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);