X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/b808adf9d300a2bee5aa39f390ab759f9cae26da..cda8e9b8db4e4c46b4270c915724b288924bc173:/include/s_conf.h?ds=inline diff --git a/include/s_conf.h b/include/s_conf.h index 9e7dab2..846d2fe 100644 --- a/include/s_conf.h +++ b/include/s_conf.h @@ -21,7 +21,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA * - * $Id: s_conf.h 3460 2007-05-18 20:31:33Z jilles $ + * $Id: s_conf.h 3550 2007-08-09 06:47:26Z nenolod $ */ #ifndef INCLUDED_s_conf_h @@ -289,7 +289,6 @@ struct server_info char *network_name; char *network_desc; int hub; - int use_ts6; struct sockaddr_in ip; #ifdef IPV6 struct sockaddr_in6 ip6;