X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fxpress_compress.c;h=d8cb7697deb9732eeab7a4e33c1d6093abb618fc;hb=9eec31cd809e629d188493bd5b8a65f7d296dea4;hp=edc126d9310e3b10a6eb49895b393dd3f8c96708;hpb=025df67238e878b9b6ea8902605bef95f1221695;p=wimlib 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);