///////////////////////////////////////////////////////////////////////////
| 495 | |
| 496 | //////////////////////////////////////////////////////////////////////////////// |
| 497 | void Context::setContext(Context* context) { Context::context = context; } |
| 498 | |
| 499 | //////////////////////////////////////////////////////////////////////////////// |
| 500 | Context::~Context() { |
nothing calls this directly
no outgoing calls
no test coverage detected