Cleanup monitor.hh
Also removes an unused field from several monitors.
This commit is contained in:
@ -33,7 +33,5 @@ protected:
|
||||
void update_server_status(MXS_MONITORED_SERVER* monitored_server);
|
||||
|
||||
private:
|
||||
unsigned long m_id; /**< Monitor ID */
|
||||
|
||||
NDBCMonitor(MXS_MONITOR* monitor);
|
||||
};
|
||||
|
Reference in New Issue
Block a user