# HG changeset patch # User Richard Laager # Date 1155412895 0 # Node ID 3b871b67556d4ed3c3290b38af60decb23c06424 # Parent d0f3eba2717cfdc1e0bfd0c6917d5f4be8a341ac [gaim-migrate @ 16724] Remove an outdated comment. committer: Tailor Script diff -r d0f3eba2717c -r 3b871b67556d src/proxy.c --- 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;