diff options
Diffstat (limited to 'sql/sql_plugin.h')
-rw-r--r-- | sql/sql_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_plugin.h b/sql/sql_plugin.h index a0225f4a071..6b310865bba 100644 --- a/sql/sql_plugin.h +++ b/sql/sql_plugin.h @@ -17,7 +17,6 @@ #ifndef _sql_plugin_h #define _sql_plugin_h - /* the following #define adds server-only members to enum_mysql_show_type, that is defined in plugin.h |