X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/41ba6938a478beadb9f1baf4f330d15e07132f68..d5ee1f8e7a370884aa9c5353de5129728ed9a37b:/match.c diff --git a/match.c b/match.c index f8a3607a..2c807279 100644 --- a/match.c +++ b/match.c @@ -85,20 +85,6 @@ static void build_hash_table(struct sum_struct *s) } -static void send_match(int f,int i) -{ - static int matches[32]; - static int match_count=0; - - matches[match_count++] = i; - if (match_count == 32 || i==0) { - int i; - for (i=0;isums[i].len; if (n > 0)