removing an unused variable

This commit is contained in:
Andrew Tridgell committed 1998-05-22 12:06:25 +00:00
1 parent db199cfae0
commit f900f5fe71
1 file changed
-1
-1
View File
@@ -131,7 +131,6 @@ static void hash_search(int f,struct sum_struct *s,
char sum2[SUM_LENGTH];
uint32 s1, s2, sum;
schar *map;
extern int do_compression;
if (verbose > 2)
rprintf(FINFO,"hash search b=%d len=%d\n",s->n,(int)len);