diff options
Diffstat (limited to 'sql/sql_show.h')
-rw-r--r-- | sql/sql_show.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/sql_show.h b/sql/sql_show.h index 03d8af3aabd..09e0a80fd4f 100644 --- a/sql/sql_show.h +++ b/sql/sql_show.h @@ -27,9 +27,7 @@ class String; class THD; class sp_name; struct TABLE_LIST; -struct st_ha_create_information; typedef class st_select_lex SELECT_LEX; -typedef st_ha_create_information HA_CREATE_INFO; struct LEX; typedef struct st_mysql_show_var SHOW_VAR; typedef struct st_schema_table ST_SCHEMA_TABLE; |