changeset 20668:5b37f9f0bd6a

- Previous revision whacked a TODO
author William Ehlhardt <williamehlhardt@gmail.com>
date Thu, 27 Sep 2007 08:17:20 +0000
parents cdabb4ee9468
children 8d9db4584f02
files libpurple/certificate.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/certificate.c	Thu Sep 27 08:12:09 2007 +0000
+++ b/libpurple/certificate.c	Thu Sep 27 08:17:20 2007 +0000
@@ -1460,8 +1460,6 @@
 	
 	tls_peers = purple_certificate_find_pool(x509_tls_cached.scheme_name,tls_peers_name);
 
-	/* TODO: This should probably just prompt the user instead of throwing
-	   an angry fit */
 	if (!tls_peers) {
 		purple_debug_error("certificate/x509/tls_cached",
 				   "Couldn't find local peers cache %s\nPrompting the user\n",