]> wimlib.net Git - wimlib/blobdiff - programs/imagex.c
imagex: set_compress_slow(): Remove unused variable
[wimlib] / programs / imagex.c
index d2f58b2fc75efcd8c700092260ce2358fe40999e..ad000407897c4d46bada4280228248f8cc4e0afd 100644 (file)
@@ -437,7 +437,6 @@ get_compression_type(const tchar *optarg)
 static void
 set_compress_slow(void)
 {
-       int ret;
        static const struct wimlib_lzx_compressor_params lzx_slow_params = {
                .hdr = {
                        .size = sizeof(struct wimlib_lzx_compressor_params),