| 125 | //------------------------------------------------------------------------------ |
| 126 | |
| 127 | MadFrame::MadFrame() |
| 128 | { |
| 129 | mad_frame_init(this); |
| 130 | } |
| 131 | |
| 132 | //------------------------------------------------------------------------------ |
| 133 |
nothing calls this directly
no outgoing calls
no test coverage detected