summaryrefslogtreecommitdiff
path: root/sql/field.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/field.h')
-rw-r--r--sql/field.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/field.h b/sql/field.h
index aa26e6e16dd..40840c0fd6c 100644
--- a/sql/field.h
+++ b/sql/field.h
@@ -84,7 +84,6 @@ public:
class Conv_source: public Type_handler_hybrid_field_type
{
- enum_field_types m_type;
uint16 m_metadata;
CHARSET_INFO *m_cs;
public: