changeset 14095:3b871b67556d

[gaim-migrate @ 16724] Remove an outdated comment. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sat, 12 Aug 2006 20:01:35 +0000
parents d0f3eba2717c
children a70c6011dc81
files src/proxy.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/proxy.c	Sat Aug 12 15:17:14 2006 +0000
+++ b/src/proxy.c	Sat Aug 12 20:01:35 2006 +0000
@@ -38,7 +38,6 @@
 #include "proxy.h"
 #include "util.h"
 
-/* Does anyone know what PHB stands for? */
 struct _GaimProxyConnectInfo {
 	GaimProxyConnectFunction connect_cb;
 	GaimProxyErrorFunction error_cb;