]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/cmd/tar.c
ip/ipconfig: default onlink and autoflag to 1
[plan9front.git] / sys / src / cmd / tar.c
index 33ca1595caf50513308a7406c16b9e0496df3a94..dc3d3536df10225aa8163f30c80a824ca453ecba 100644 (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;