aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archival/gzip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/archival/gzip.c b/archival/gzip.c
index 60ff1f311..3e7a65a86 100644
--- a/archival/gzip.c
+++ b/archival/gzip.c
@@ -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: