X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/23e6a59007314fc5a7c54645a6a0ed86d835e68b..4d21f1e8e0b0b9c7483fd10ffa281e386abca226:/include/hostmask.h diff --git a/include/hostmask.h b/include/hostmask.h index 4a265aa6..b05df58f 100644 --- a/include/hostmask.h +++ b/include/hostmask.h @@ -58,7 +58,6 @@ struct ConfItem *find_dline(struct sockaddr *, int); (struct sockaddr *)&(x)->localClient->ip, CONF_KILL,\ (x)->localClient->ip.ss_family, (x)->username, NULL)) -void report_Klines(struct Client *); void report_auth(struct Client *); #ifdef RB_IPV6 int match_ipv6(struct sockaddr *, struct sockaddr *, int);