]> wimlib.net Git - wimlib/blobdiff - src/export_image.c
Update progress functions
[wimlib] / src / export_image.c
index 9c25be732eb8d9424bd30ecd905ec50159de271d..34b92422c1aabafb25e156034c6c784df2f6c0c3 100644 (file)
@@ -110,8 +110,7 @@ wimlib_export_image(WIMStruct *src_wim,
                    WIMStruct *dest_wim,
                    const tchar *dest_name,
                    const tchar *dest_description,
-                   int export_flags,
-                   wimlib_progress_func_t progress_func)
+                   int export_flags)
 {
        int ret;
        int start_image;