Remove unused class member as suggested by Guilhem.

This commit is contained in:
knielsen@mysql.com 2005-12-14 13:51:11 +01:00
parent 6a2dfba63b
commit 44012d40f2

View file

@ -218,7 +218,6 @@ class MYSQL_LOG: public TC_LOG
uint file_id;
uint open_count; // For replication
int readers_count;
bool reset_pending;
bool write_error, inited;
bool need_start_event;
/*