Cleanup monitor.hh
Also removes an unused field from several monitors.
This commit is contained in:
@ -37,7 +37,6 @@ protected:
|
||||
void post_tick();
|
||||
|
||||
private:
|
||||
unsigned long m_id; /**< Monitor ID */
|
||||
int m_detectStaleMaster; /**< Monitor flag for Stale Master detection */
|
||||
|
||||
MMMonitor(MXS_MONITOR* monitor);
|
||||
|
Reference in New Issue
Block a user