Bell 32V development
[unix-history] / usr / src / cmd / struct / 1.node.c
index 58870f8..b57ff11 100644 (file)
@@ -28,11 +28,8 @@ long arclab[], labe;
                {
                if (!addcom || endcom < begline)
                        BEGCOM(num) = UNDEFINED;
                {
                if (!addcom || endcom < begline)
                        BEGCOM(num) = UNDEFINED;
-               else{
+               else
                        BEGCOM(num) = begchar - rtnbeg;
                        BEGCOM(num) = begchar - rtnbeg;
-                       if((unsigned)(BEGCOM(num))!=begchar-rtnbeg)
-                               faterr("program too long","","");
-                       }
                }
        return(num);
        }
                }
        return(num);
        }