OOPS, delete some commented out debugging code committed along with r.1.25.
MFC after: 2 weeks
This commit is contained in:
parent
d3fda32752
commit
c5471e323b
@ -49,7 +49,6 @@ main(int argc, char **argv)
|
||||
int ch;
|
||||
char **pkgs, **start, *tmp;
|
||||
|
||||
/*{int barrier = 1; while (barrier); }*/
|
||||
pkgs = start = argv;
|
||||
while ((ch = getopt(argc, argv, Options)) != -1)
|
||||
switch(ch) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user