Removed several `#if 0' fragments.
[mmh] / uip / mhbuildsbr.c
index f65b6e3..4358606 100644 (file)
@@ -1562,11 +1562,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: