aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/body.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/body.cpp b/src/body.cpp
index 7cd7d401..20781012 100644
--- a/src/body.cpp
+++ b/src/body.cpp
@@ -362,9 +362,6 @@ void body::parseImpl
{
// Defaults to "7bit" (RFC-1521)
enc = vmime::encoding(encodingTypes::SEVEN_BIT);
-
- // Set header field
- m_header.acquire()->ContentTransferEncoding()->setValue(enc);
}
// Extract the (encoded) contents