Commit 44012d40 authored by knielsen@mysql.com's avatar knielsen@mysql.com

Remove unused class member as suggested by Guilhem.

parent 6a2dfba6
...@@ -218,7 +218,6 @@ class MYSQL_LOG: public TC_LOG ...@@ -218,7 +218,6 @@ class MYSQL_LOG: public TC_LOG
uint file_id; uint file_id;
uint open_count; // For replication uint open_count; // For replication
int readers_count; int readers_count;
bool reset_pending;
bool write_error, inited; bool write_error, inited;
bool need_start_event; bool need_start_event;
/* /*
......
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