summaryrefslogtreecommitdiff
path: root/sql/sp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sp.h')
-rw-r--r--sql/sp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sql/sp.h b/sql/sp.h
index 16d79026132..499d2f3d38f 100644
--- a/sql/sp.h
+++ b/sql/sp.h
@@ -74,9 +74,6 @@ sp_show_create_function(THD *thd, sp_name *name);
int
sp_show_status_function(THD *thd, const char *wild);
-bool
-sp_function_exists(THD *thd, sp_name *name);
-
/*
* For precaching of functions and procedures