diff options
Diffstat (limited to 'include/irc_string.h')
-rw-r--r-- | include/irc_string.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/irc_string.h b/include/irc_string.h index 3043e9e..c54541e 100644 --- a/include/irc_string.h +++ b/include/irc_string.h @@ -29,8 +29,6 @@ extern int has_wildcards(const char *); -extern int ircd_pcre_exec(const void *, const char *); -extern void *ircd_pcre_compile(const char *, const char **); extern int match(const char *, const char *); /* |