summaryrefslogtreecommitdiff
path: root/sql/sql_parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_parse.h')
-rw-r--r--sql/sql_parse.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/sql_parse.h b/sql/sql_parse.h
index 2c31f71af53..4510ebe94e2 100644
--- a/sql/sql_parse.h
+++ b/sql/sql_parse.h
@@ -50,8 +50,6 @@ bool parse_sql(THD *thd,
Parser_state *parser_state,
Object_creation_ctx *creation_ctx);
-uint kill_one_thread(THD *thd, ulong id, bool only_kill_query);
-
void free_items(Item *item);
void cleanup_items(Item *item);