///////////////////////////////////////////////////////
| 524 | |
| 525 | //////////////////////////////////////////////////////////// |
| 526 | Ftp::DataChannel::DataChannel(Ftp& owner) : m_ftp(owner) |
| 527 | { |
| 528 | } |
| 529 | |
| 530 | |
| 531 | //////////////////////////////////////////////////////////// |
nothing calls this directly
no outgoing calls
no test coverage detected