X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhbuildsbr.c;h=069ea85f2f87dc44d815f8ec5b695530edd1f8c4;hb=dee26acad9bca6aec7dca5c428b07a386909081b;hp=f65b6e32c2e5835752949703c6665f16397ca545;hpb=d3ba09a465cb0e5fc9a74d0b152a7ed965f895cb;p=mmh diff --git a/uip/mhbuildsbr.c b/uip/mhbuildsbr.c index f65b6e3..069ea85 100644 --- a/uip/mhbuildsbr.c +++ b/uip/mhbuildsbr.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include @@ -1562,11 +1561,6 @@ skip_headers: switch (ct->c_encoding) { case CE_7BIT: /* Nothing to output */ -#if 0 - np = getcpy(ENCODING_FIELD); - vp = concat(" ", "7bit", "\n", NULL); - add_header(ct, np, vp); -#endif break; case CE_8BIT: