X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fxpress_compress.c;fp=src%2Fxpress_compress.c;h=d8cb7697deb9732eeab7a4e33c1d6093abb618fc;hp=edc126d9310e3b10a6eb49895b393dd3f8c96708;hb=993d197cac3a09508f2afefe0e2a620d7e43fa1a;hpb=0ec3ead8ebd29703e12342c56b282ae37b188e6d diff --git a/src/xpress_compress.c b/src/xpress_compress.c index edc126d9..d8cb7697 100644 --- a/src/xpress_compress.c +++ b/src/xpress_compress.c @@ -964,7 +964,6 @@ xpress_find_matches(struct xpress_compressor * restrict c, bt_matchfinder_skip_position(&c->bt_mf, in_begin, in_next - in_begin, - max_len, nice_len, c->max_search_depth, next_hashes);