Stop turning 'mandatory' into an implicit 'count' line. i386/npx was the
only consumer of this and it is no longer needed.
This commit is contained in:
parent
558226eae7
commit
3fac4a6263
@ -381,7 +381,6 @@ next:
|
||||
*/
|
||||
} else if (eq(wd, "mandatory")) {
|
||||
mandatory = 1;
|
||||
needcount = 1;
|
||||
} else if (eq(wd, "count")) {
|
||||
needcount = 1;
|
||||
} else if (!eq(wd, "optional")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user