]> wimlib.net Git - wimlib/blobdiff - include/wimlib/lookup_table.h
New compression/decompression API
[wimlib] / include / wimlib / lookup_table.h
index f99f38d40a7b67e81610233d44ef45aa8120660d..c96373859dd17ced425683fcb603b432493d4453 100644 (file)
@@ -303,8 +303,7 @@ write_wim_lookup_table_from_stream_list(struct list_head *stream_list,
                                        struct filedes *out_fd,
                                        u16 part_number,
                                        struct wim_reshdr *out_reshdr,
-                                       int write_resource_flags,
-                                       struct wimlib_lzx_context **comp_ctx);
+                                       int write_resource_flags);
 
 extern void
 free_lookup_table(struct wim_lookup_table *table);