summaryrefslogtreecommitdiff
path: root/src/core/wee-hook.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/wee-hook.h')
-rw-r--r--src/core/wee-hook.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/wee-hook.h b/src/core/wee-hook.h
index 328827451..7d6cf8b05 100644
--- a/src/core/wee-hook.h
+++ b/src/core/wee-hook.h
@@ -123,8 +123,6 @@ extern int hook_socketpair_ok;
extern void hook_init ();
extern void hook_add_to_list (struct t_hook *new_hook);
-extern void hook_get_priority_and_name (const char *string, int *priority,
- const char **name);
extern void hook_init_data (struct t_hook *hook,
struct t_weechat_plugin *plugin,
int type, int priority,