mirror of
https://github.com/sheumann/hush.git
synced 2025-01-12 14:30:54 +00:00
Remove duplicate variable definition
This commit is contained in:
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…
x
Reference in New Issue
Block a user