]> wimlib.net Git - wimlib/blobdiff - src/extract_image.c
win32: handle excluded reparse points correctly
[wimlib] / src / extract_image.c
index aae779e9bf2f1450f239042b06eb29eb20d9ee7a..7effb4f395d4abab7eff5e7b80b09a38e9b30a18 100644 (file)
@@ -809,7 +809,6 @@ extract_single_image(WIMStruct *w, int image,
 
        struct apply_args args;
        const struct apply_operations *ops;
-       tchar *target_realpath;
 
        memset(&args, 0, sizeof(args));