]> wimlib.net Git - wimlib/blobdiff - src/write.c
Initial imagex_update functionality
[wimlib] / src / write.c
index 5218fee0251e8d45ff355d2c4b499487edd1cce1..d24362bb746ac441883961bf0d7c169750381c23 100644 (file)
@@ -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.
  *