Remove option to disable ipv6

It has been default for a while, is the only tested option,
and will only get more common.
This commit is contained in:
TingPing
2014-12-28 13:38:47 -05:00
parent 9cb73f839f
commit 1b2bee37e4
10 changed files with 7 additions and 172 deletions

View File

@@ -111,9 +111,6 @@ fe_new_window (struct session *sess, int focus)
#endif
#ifdef USE_OPENSSL
"OpenSSL "
#endif
#ifdef USE_IPV6
"IPv6"
#endif
"\n\n", 0, FALSE);
fflush (stdout);