X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fdecompress.c;h=3bd51b183b5de90f1c20ea7a5630a03254e9533a;hp=4ea066f0d4a86a628c70941330554d8a5c745e3e;hb=cbd31ea4e13a4e7479b2a19dc59efd9f2dd86e5e;hpb=67c2551fae17d0f80cd4c83fa412281e997afd09 diff --git a/src/decompress.c b/src/decompress.c index 4ea066f0..3bd51b18 100644 --- a/src/decompress.c +++ b/src/decompress.c @@ -45,9 +45,6 @@ static const struct decompressor_ops *decompressor_ops[] = { static struct wimlib_decompressor_params_header * decompressor_default_params[ARRAY_LEN(decompressor_ops)] = { - [WIMLIB_COMPRESSION_TYPE_LZX] = NULL, - [WIMLIB_COMPRESSION_TYPE_XPRESS] = NULL, - [WIMLIB_COMPRESSION_TYPE_LZMS] = NULL, }; static bool