X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5914bf15d2bb62003de56cea1d95f62b5830618a..2b6b4d539b0aab98b1cbb9d8c639cb12473aae94:/match.c diff --git a/match.c b/match.c index 63445ff8..12102158 100644 --- a/match.c +++ b/match.c @@ -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);