| 196 | } |
| 197 | |
| 198 | database_api_impl::~database_api_impl() |
| 199 | { |
| 200 | elog("freeing database api ${x}", ("x",int64_t(this)) ); |
| 201 | } |
| 202 | |
| 203 | ////////////////////////////////////////////////////////////////////// |
| 204 | // // |
nothing calls this directly
no outgoing calls
no test coverage detected