diff options
author | kostja@dipika.(none) <> | 2008-04-08 20:31:40 +0400 |
---|---|---|
committer | kostja@dipika.(none) <> | 2008-04-08 20:31:40 +0400 |
commit | 84de43cda6b1e9f00b0aa63be2d6aa55cbdad271 (patch) | |
tree | fd1e8f71bb5108c69eac6fc63f0068855b8d7eef /sql/sp.h | |
parent | a9fff11f49d88e3fec08232b24a721cc515639fc (diff) | |
download | mariadb-git-84de43cda6b1e9f00b0aa63be2d6aa55cbdad271.tar.gz |
Remove dead code.
Diffstat (limited to 'sql/sp.h')
-rw-r--r-- | sql/sp.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -49,9 +49,6 @@ bool sp_show_create_routine(THD *thd, int type, sp_name *name); int -sp_show_status_routine(THD *thd, int type, const char *wild); - -int sp_create_routine(THD *thd, int type, sp_head *sp); int |