///////////////////////////////////////////////////////////////////////////
| 41 | |
| 42 | //////////////////////////////////////////////////////////////////////////////// |
| 43 | TF2::TF2() : _loaded_tasks(false), _loaded_lines(false) {} |
| 44 | |
| 45 | //////////////////////////////////////////////////////////////////////////////// |
| 46 | TF2::~TF2() {} |
nothing calls this directly
no outgoing calls
no test coverage detected