[telepathy-gabble/master] remove FIXME about proxies as we implement them now

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Apr 3 08:41:37 PDT 2009


---
 src/bytestream-socks5.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/bytestream-socks5.c b/src/bytestream-socks5.c
index 8214d6e..6faa118 100644
--- a/src/bytestream-socks5.c
+++ b/src/bytestream-socks5.c
@@ -1837,10 +1837,6 @@ gabble_bytestream_socks5_initiate (GabbleBytestreamIface *iface)
   g_list_free (ips);
   g_free (port);
 
-  /* FIXME: for now we support only direct connections, we should also
-   * add support for external proxies to have more chances to make the
-   * bytestream work */
-
   proxies = gabble_bytestream_factory_get_socks_proxies(
       priv->conn->bytestream_factory);
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list