Skip to content

Commit 3b7c10f

Browse files
committed
Style: garbage Copy_field member
1 parent 11a9d8f commit 3b7c10f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/field.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4258,7 +4258,6 @@ class Copy_field :public Sql_alloc {
42584258
uint from_length,to_length;
42594259
Field *from_field,*to_field;
42604260
String tmp;// For items
4261-
MYSQL_TIME now; // Used for sys_trx_start
42624261

42634262
Copy_field() {}
42644263
~Copy_field() {}

0 commit comments

Comments
 (0)