diff options
Diffstat (limited to 'mailnews/compose/src/nsMsgAttachmentHandler.cpp')
-rw-r--r-- | mailnews/compose/src/nsMsgAttachmentHandler.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mailnews/compose/src/nsMsgAttachmentHandler.cpp b/mailnews/compose/src/nsMsgAttachmentHandler.cpp index 9555de37fc..4994c3fe69 100644 --- a/mailnews/compose/src/nsMsgAttachmentHandler.cpp +++ b/mailnews/compose/src/nsMsgAttachmentHandler.cpp @@ -116,7 +116,6 @@ nsMsgAttachmentHandler::nsMsgAttachmentHandler() : m_bogus_attachment(false), m_done(false), m_already_encoded_p(false), - m_decrypted_p(false), mDeleteFile(false), mMHTMLPart(false), mPartUserOmissionOverride(false), |