]> wimlib.net Git - wimlib/blobdiff - src/xpress_compress.c
bt_matchfinder: remove unnecessary max_len parameter to skip routine
[wimlib] / src / xpress_compress.c
index edc126d9310e3b10a6eb49895b393dd3f8c96708..d8cb7697deb9732eeab7a4e33c1d6093abb618fc 100644 (file)
@@ -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);