diff options
Diffstat (limited to 'include/commands.h')
-rw-r--r-- | include/commands.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/commands.h b/include/commands.h index 81e28fbaf..24fad4b3c 100644 --- a/include/commands.h +++ b/include/commands.h @@ -29,13 +29,6 @@ #include "channels.h" #include "modules.h" -bool is_uline(const char* server); -long duration(const char* str); -bool host_matches_everyone(const std::string &mask, userrec* user); -bool ip_matches_everyone(const std::string &ip, userrec* user); -bool nick_matches_everyone(const std::string &nick, userrec* user); -int operstrcmp(const char* data,const char* input); - /* XXX Serious WTFness XXX * * Well, unless someone invents a wildcard or |