X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=programs%2Fimagex.c;h=ed0f24dce3bc853c4f3c60151152ae74c051138a;hb=5ed5a1ef610700e463abd0c07aed377cce5eef47;hp=eb2e442f960048612d08d24cc4126e0331e089f8;hpb=1d8b904a7424f6e38bcba0b2c3a3078f43781029;p=wimlib diff --git a/programs/imagex.c b/programs/imagex.c index eb2e442f..ed0f24dc 100644 --- a/programs/imagex.c +++ b/programs/imagex.c @@ -1050,7 +1050,6 @@ static int imagex_export(int argc, const char **argv) ret = -1; goto out; } - compression_type = dest_ctype; } else { wim_is_new = true; /* dest_wimfile is not an existing file, so create a new WIM. */