added basic ssl support to ircu
[ircu2.10.12-pk.git] / include / whocmds.h
index 1e87750bc70301bdb2d8227f79935a77c8446c9c..357a17523b3996bb098b6bc1f6bca358e99989e6 100644 (file)
@@ -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 */