X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fwhocmds.h;h=357a17523b3996bb098b6bc1f6bca358e99989e6;hb=refs%2Fheads%2Fupstream-ssl;hp=1e87750bc70301bdb2d8227f79935a77c8446c9c;hpb=d3ebaa4b31bf4fc58150bed0afb33259f9530fa2;p=ircu2.10.12-pk.git diff --git a/include/whocmds.h b/include/whocmds.h index 1e87750..357a175 100644 --- a/include/whocmds.h +++ b/include/whocmds.h @@ -88,6 +88,5 @@ struct Channel; */ extern void do_who(struct Client* sptr, struct Client* acptr, struct Channel* repchan, int fields, char* qrt); -extern int count_users(char* mask); #endif /* INCLUDED_whocmds_h */