summaryrefslogtreecommitdiff
path: root/sql/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/structs.h')
-rw-r--r--sql/structs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sql/structs.h b/sql/structs.h
index 1eac31d8659..743dee66c57 100644
--- a/sql/structs.h
+++ b/sql/structs.h
@@ -164,9 +164,6 @@ typedef struct st_key {
*/
Index_statistics *collected_stats;
- union {
- int bdb_return_if_eq;
- } handler;
TABLE *table;
LEX_CSTRING comment;
/** reference to the list of options or NULL */