Removed several `#if 0' fragments.
[mmh] / uip / scansbr.c
index 6eca931..8e02e57 100644 (file)
@@ -348,12 +348,6 @@ finished:
 
        fmt_scan(fmt, scanl, slwidth, dat);
 
-#if 0
-       fmt = fmt_scan(fmt, scanl, slwidth, dat);
-       if (!fmt)
-               fmt = fmt_top;  /* reset for old format files */
-#endif
-
        if (bodycomp)
                bodycomp->c_text = saved_c_text;