remove dead code

found by @marko
This commit is contained in:
Eugene Kosov 2018-08-01 21:00:03 +03:00 committed by Sergey Vojtovich
parent 1d77a566ea
commit dcdeb39480

View File

@ -148,9 +148,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 */