Removed unused private field in FailoverStrategy class.
This commit is contained in:
parent
f8f89a0946
commit
89608ade3b
2 changed files with 0 additions and 2 deletions
|
@ -66,7 +66,6 @@ private:
|
|||
const int m_retryPause;
|
||||
int m_active;
|
||||
int m_index;
|
||||
int m_remaining;
|
||||
IStrategyListener *m_listener;
|
||||
std::vector<Client*> m_pools;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue