| 57 | //------------------------------------------------------------------------------ |
| 58 | |
| 59 | SndFileAudioFileReader::~SndFileAudioFileReader() |
| 60 | { |
| 61 | close(); |
| 62 | } |
| 63 | |
| 64 | //------------------------------------------------------------------------------ |
| 65 |
nothing calls this directly
no outgoing calls
no test coverage detected