Remove a now unneeded check
This commit is contained in:
parent
fe4208fe93
commit
944be90b21
@ -1620,7 +1620,7 @@ extern char *get_line_from_file(FILE *file)
|
||||
return linebuf;
|
||||
}
|
||||
|
||||
#if defined BB_CAT || defined BB_LSMOD
|
||||
#if defined BB_CAT
|
||||
extern void print_file(FILE *file)
|
||||
{
|
||||
int c;
|
||||
|
Loading…
x
Reference in New Issue
Block a user