| 30 | // --------------------------------------------------------------------- |
| 31 | |
| 32 | InitialPatternGenerator::~InitialPatternGenerator() |
| 33 | { |
| 34 | RemoveAllOverlays(); |
| 35 | } |
| 36 | |
| 37 | // --------------------------------------------------------------------- |
| 38 |
nothing calls this directly
no outgoing calls
no test coverage detected