X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fexport_image.c;h=34b92422c1aabafb25e156034c6c784df2f6c0c3;hb=4a6f090f05ef6959a547b3d40940897d879ce050;hp=9c25be732eb8d9424bd30ecd905ec50159de271d;hpb=af8cdc72ef58ede31aa2b6e08ca81ec371b789a5;p=wimlib diff --git a/src/export_image.c b/src/export_image.c index 9c25be73..34b92422 100644 --- a/src/export_image.c +++ b/src/export_image.c @@ -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;