tar: remove unused variable
This commit is contained in:
parent
e49f163ef3
commit
c0d0f86b14
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ typedef struct {
|
|||
|
||||
#define OTHER(rdwr) ((rdwr) == Rd? Wr: Rd)
|
||||
|
||||
static int debug;
|
||||
static int fixednblock;
|
||||
static int verb;
|
||||
static int posix = 1;
|
||||
|
|
Loading…
Reference in a new issue