mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user