punt unused variable
This commit is contained in:
parent
d6a2d41db2
commit
cc428da83f
@ -70,9 +70,6 @@ static int block_mode = BLOCK_MODE;
|
||||
/* user settable max # bits/code */
|
||||
static int maxbits = BITS;
|
||||
|
||||
/* Exitcode of compress (-1 no file compressed) */
|
||||
static int exit_code = -1;
|
||||
|
||||
/* Input buffer */
|
||||
static unsigned char inbuf[IBUFSIZ + 64];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user