]> jfr.im git - solanum.git/blobdiff - ircd/bandbi.c
remove RB_IPV6
[solanum.git] / ircd / bandbi.c
index 5384840d8abec5e1df43bb4139598333b0875fcc..dfb4f73d50ebd99288cbb0f4283fe91f8c1f2e7e 100644 (file)
@@ -226,11 +226,9 @@ bandb_check_kline(struct ConfItem *aconf)
 
        if(aftype != HM_HOST)
        {
-#ifdef RB_IPV6
                if(aftype == HM_IPV6)
                        aftype = AF_INET6;
                else
-#endif
                        aftype = AF_INET;
 
                kconf = find_conf_by_address(aconf->host, NULL, NULL, (struct sockaddr *)&daddr,