Remove old comment

This commit is contained in:
sin 2014-12-08 15:00:53 +00:00
parent c953c022d3
commit 45086e76f9
1 changed files with 0 additions and 1 deletions

1
cols.c
View File

@ -49,7 +49,6 @@ main(int argc, char *argv[])
chars = w.ws_col;
}
/* XXX librarify this chunk, too? only useful in sponges though */
if (argc == 0) {
getlines(stdin, &b);
} else for (; argc > 0; argc--, argv++) {