Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
741
QueueQuote::~QueueQuote() {
742
SU::free(m_quote);
743
}
744
745
int QueueQuote::Perform() {
746
if (m_doConnect && !m_client->IsConnected()) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected