X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fextract_image.c;h=7effb4f395d4abab7eff5e7b80b09a38e9b30a18;hp=aae779e9bf2f1450f239042b06eb29eb20d9ee7a;hb=ff556d243953bd6df1399466c452f327feae2ed9;hpb=f3bfbdd5c07b4b096a2e8a35a03e9dfc6269e41f diff --git a/src/extract_image.c b/src/extract_image.c index aae779e9..7effb4f3 100644 --- a/src/extract_image.c +++ b/src/extract_image.c @@ -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));