diff options
Diffstat (limited to 'sql/datadict.h')
-rw-r--r-- | sql/datadict.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/datadict.h b/sql/datadict.h index 65e40998929..f852b02f52c 100644 --- a/sql/datadict.h +++ b/sql/datadict.h @@ -28,7 +28,6 @@ enum frm_type_enum FRMTYPE_VIEW }; - frm_type_enum dd_frm_type(THD *thd, char *path, enum legacy_db_type *dbt); bool dd_frm_storage_engine(THD *thd, const char *db, const char *table_name, |