tar: remove unused variable

This commit is contained in:
ftrvxmtrx 2016-11-17 02:14:59 +01:00
parent e49f163ef3
commit c0d0f86b14

View file

@ -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;