MXS-1775 m_master is now a member variable of MonitorInstance

This commit is contained in:
Johan Wikman
2018-05-17 13:56:03 +03:00
parent 5aa30e8613
commit db30ea96f2
10 changed files with 11 additions and 18 deletions

View File

@ -105,7 +105,6 @@ GaleraMonitor::GaleraMonitor(MXS_MONITOR *mon)
, m_disableMasterFailback(0)
, m_availableWhenDonor(0)
, m_disableMasterRoleSetting(0)
, m_master(NULL)
, m_root_node_as_master(false)
, m_use_priority(false)
, m_set_donor_nodes(false)