MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / ~QueueQuote

Method ~QueueQuote

src/QueueOperation.cpp:741–743  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

739}
740
741QueueQuote::~QueueQuote() {
742 SU::free(m_quote);
743}
744
745int QueueQuote::Perform() {
746 if (m_doConnect && !m_client->IsConnected()) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected