]> wimlib.net Git - wimlib/blobdiff - src/extract.c
Fix various issues
[wimlib] / src / extract.c
index b27c44325fabd8d7078b79d4ababa447b73b8e54..80cacf7906bcd58fd67835639ec7c7a3e5c46260 100644 (file)
@@ -123,7 +123,6 @@ static int extract_regular_file_unlinked(WIMStruct *w,
         * extracted in the way that they appear in the WIM. */
 
        int out_fd;
-       const struct resource_entry *res_entry;
        int ret;
        const struct list_head *head = &dentry->link_group_list;