BSD 3 development
[unix-history] / usr / src / cmd / cb.c
index 9645aa0..6452ae2 100644 (file)
@@ -48,13 +48,6 @@ char argv[];
                                if(sflg == 0 || j > 0)string[j++] = c;
                                puts();
                                sflg = 0;
                                if(sflg == 0 || j > 0)string[j++] = c;
                                puts();
                                sflg = 0;
-                               if(getnl() == 1){
-                                       puts();
-                                       printf("\n");
-                                       sflg = 1;
-                                       pflg[level]++;
-                                       tabs++;
-                               }
                                continue;
                        }
                        if(sflg == 0 || j > 0)string[j++] = c;
                                continue;
                        }
                        if(sflg == 0 || j > 0)string[j++] = c;