MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / removeAllInfos

Method removeAllInfos

src/core/imap/MCIMAPIdentity.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86void IMAPIdentity::removeAllInfos()
87{
88 mValues->removeAllObjects();
89}
90
91Object * IMAPIdentity::copy()
92{

Callers 1

setClientIdentityMethod · 0.45

Calls 1

removeAllObjectsMethod · 0.45

Tested by

no test coverage detected