mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-21 06:03:54 +00:00
Unused variable.
This commit is contained in:
parent
1242aecfed
commit
acfd35587e
1 changed files with 0 additions and 1 deletions
1
lrzip.c
1
lrzip.c
|
|
@ -565,7 +565,6 @@ static bool read_tmpinmagic(rzip_control *control)
|
|||
bool read_tmpinfile(rzip_control *control, int fd_in)
|
||||
{
|
||||
FILE *tmpinfp;
|
||||
int tmpchar;
|
||||
char* buf;
|
||||
|
||||
if (fd_in == -1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue