Commit 7439dbcc authored by unknown's avatar unknown
Browse files

Remove unused class member as suggested by Guilhem.


sql/sql_class.h:
  Remove unused class member.
parent c843ca84
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;
  /*