]> wimlib.net Git - wimlib/blobdiff - include/wimlib/inode.h
Various cleanups
[wimlib] / include / wimlib / inode.h
index a345084464d11694eb1ec8e6609abf2bef33f901..08ce3e91a8ea6bb99b94fe7a73cea8b00ad768eb 100644 (file)
@@ -410,9 +410,6 @@ extern int
 inode_resolve_streams(struct wim_inode *inode,
                      struct blob_table *table, bool force);
 
-extern void
-inode_unresolve_streams(struct wim_inode *inode);
-
 extern int
 blob_not_found_error(const struct wim_inode *inode, const u8 *hash);