| 267 | } |
| 268 | |
| 269 | PhxSQLClient_Random::~PhxSQLClient_Random() { |
| 270 | delete m_poConfig, m_poConfig = NULL; |
| 271 | delete m_poDisasterStrategy, m_poDisasterStrategy = NULL; |
| 272 | } |
| 273 | ; |
| 274 | |
| 275 | } |
nothing calls this directly
no outgoing calls
no test coverage detected