all: final cleanups in preparation for release
This commit is contained in:
@@ -100,7 +100,6 @@ void do_one_file(const char *iname, char *oname) {
|
||||
}
|
||||
|
||||
InputFile fi;
|
||||
fi.st = st;
|
||||
fi.sopen(iname, O_RDONLY | O_BINARY, SH_DENYWR);
|
||||
|
||||
#if USE_FTIME
|
||||
|
||||
Reference in New Issue
Block a user