From 6e425a9de8c003b5a733621a6b6730ec3cc902b8 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Sat, 23 Dec 2006 00:30:12 +0000 Subject: 20061220 --- utils/sqz/sqz.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'utils/sqz/sqz.c') diff --git a/utils/sqz/sqz.c b/utils/sqz/sqz.c index cf399e45..d5777a26 100644 --- a/utils/sqz/sqz.c +++ b/utils/sqz/sqz.c @@ -41,12 +41,10 @@ static Word* hash2[HSIZE]; static Sqhdr sqhdr; static ulong chksum; -static int aflag; /* all: both text (squeezed) and data (not) */ static int dflag; /* squeeze data, not text */ static int tflag; /* squeeze text, leave data as-is */ static int qflag = 1; /* enable powerpc option */ static int wflag; /* write output */ -static int zflag; /* use top==0 for data segment */ static int islittle; /* object code uses little-endian byte order */ static int debug; static char* fname; -- cgit v1.2.3