mirror of https://github.com/mirror/busybox.git
Remove duplicate variable definition
parent
9fef17dec3
commit
4cc2e5e944
|
@ -71,7 +71,6 @@ typedef unsigned long ulg;
|
|||
#define STORED 0
|
||||
/* methods 4 to 7 reserved */
|
||||
#define DEFLATED 8
|
||||
static int method; /* compression method */
|
||||
|
||||
/* To save memory for 16 bit systems, some arrays are overlaid between
|
||||
* the various modules:
|
||||
|
|
Loading…
Reference in New Issue