mirror of
https://github.com/MariaDB/server.git
synced 2026-05-04 06:05:32 +02:00
Remove unused enum (enum open_table_mode).
It was added by mistake during backport from 6.0.
This commit is contained in:
parent
65c5e8dcbf
commit
b4badf8013
2 changed files with 0 additions and 13 deletions
|
|
@ -17,7 +17,6 @@
|
|||
#define SQL_BASE_INCLUDED
|
||||
|
||||
#include "unireg.h" // REQUIRED: for other includes
|
||||
#include "table.h" /* open_table_mode */
|
||||
#include "sql_trigger.h" /* trg_event_type */
|
||||
#include "sql_class.h" /* enum_mark_columns */
|
||||
#include "mysqld.h" /* key_map */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue