X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fwrite.c;h=d24362bb746ac441883961bf0d7c169750381c23;hb=f701cf0f5a189832629b13c97961f238cb95452e;hp=5218fee0251e8d45ff355d2c4b499487edd1cce1;hpb=81d682b3995ba8736f819acd043a695f161dd8a2;p=wimlib diff --git a/src/write.c b/src/write.c index 5218fee0..d24362bb 100644 --- a/src/write.c +++ b/src/write.c @@ -1704,9 +1704,6 @@ write_wim_streams(WIMStruct *wim, int image, int write_flags, * (public) WIMLIB_WRITE_FLAG_CHECK_INTEGRITY: * Include an integrity table. * - * (public) WIMLIB_WRITE_FLAG_SHOW_PROGRESS: - * Show progress information when (if) writing the integrity table. - * * (private) WIMLIB_WRITE_FLAG_NO_LOOKUP_TABLE: * Don't write the lookup table. *