Commit 3b7c10f0 authored by Aleksey Midenkov's avatar Aleksey Midenkov

Style: garbage Copy_field member

parent 11a9d8f7
...@@ -4258,7 +4258,6 @@ class Copy_field :public Sql_alloc { ...@@ -4258,7 +4258,6 @@ class Copy_field :public Sql_alloc {
uint from_length,to_length; uint from_length,to_length;
Field *from_field,*to_field; Field *from_field,*to_field;
String tmp; // For items String tmp; // For items
MYSQL_TIME now; // Used for sys_trx_start
Copy_field() {} Copy_field() {}
~Copy_field() {} ~Copy_field() {}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment