[telepathy-gabble/telepathy-gabble-0.8] connection.h: remove old comments about proxies
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Dec 4 09:22:36 PST 2009
---
src/connection.h | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diff --git a/src/connection.h b/src/connection.h
index c31d14d..5bb30a3 100644
--- a/src/connection.h
+++ b/src/connection.h
@@ -42,15 +42,8 @@ G_BEGIN_DECLS
#define GABBLE_PARAMS_DEFAULT_HTTPS_PROXY_PORT 443
#define GABBLE_PARAMS_DEFAULT_STUN_PORT 3478
#define GABBLE_PARAMS_DEFAULT_FALLBACK_STUN_SERVER "stun.collabora.co.uk"
-/* List of public SOCKS5 proxies:
- * http://coccinella.im/servers/servers_by_proxy_bytestreams.html */
-#define GABBLE_PARAMS_DEFAULT_SOCKS5_PROXIES \
- { NULL }
-
-/* These proxies appeared to be the same as proxy.jabbernet.eu
- "proxy.jabberchat.eu", "proxy.shady.nl", "proxy.nedbsd.be",\
- "proxy.nedbsd.eu", "proxy.nedbsd.nl", "proxy.4business.nl"\
-*/
+#define GABBLE_PARAMS_DEFAULT_SOCKS5_PROXIES { NULL }
+
/* order must match array of statuses in conn-presence.c */
/* in increasing order of presence */
--
1.5.6.5
More information about the telepathy-commits
mailing list