]> wimlib.net Git - wimlib/blobdiff - include/wimlib/wim.h
Allow configurable case sensitivity
[wimlib] / include / wimlib / wim.h
index f045c885708cb13656ef88f51b116518af202c6f..3fdc7d2d28ab45cc6dd62f3269708f707aa1af4d 100644 (file)
@@ -133,9 +133,6 @@ write_wim_header_at_offset(const struct wim_header *hdr, struct filedes *out_fd,
 extern int
 write_wim_header_flags(u32 hdr_flags, struct filedes *out_fd);
 
-extern int
-rename_wim_path(WIMStruct *wim, const tchar *from, const tchar *to);
-
 extern int
 select_wim_image(WIMStruct *wim, int image);