]> wimlib.net Git - wimlib/blobdiff - include/wimlib/wim.h
wim.c: Remove reopen_wim(), close_wim()
[wimlib] / include / wimlib / wim.h
index 3fdc7d2d28ab45cc6dd62f3269708f707aa1af4d..fa19c28dada89f34bdcdb094861255f93889e533 100644 (file)
@@ -142,9 +142,6 @@ for_image(WIMStruct *wim, int image, int (*visitor)(WIMStruct *));
 extern int
 wim_checksum_unhashed_streams(WIMStruct *wim);
 
-extern int
-reopen_wim(WIMStruct *wim);
-
 /* Internal open flags (pass to open_wim_as_WIMStruct(), not wimlib_open_wim())
  */
 #define WIMLIB_OPEN_FLAG_FROM_PIPE     0x80000000