| 31 | // ======================================================================= |
| 32 | |
| 33 | TSReaderData::TSReaderData() { |
| 34 | doInitialize(); |
| 35 | } |
| 36 | |
| 37 | TSReaderData::~TSReaderData() {} |
| 38 |
nothing calls this directly
no outgoing calls
no test coverage detected