X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcompress.c;h=a3c95b0f5d965fa07dec7b36e307eb9feb28d8ee;hb=4f433755e8f9ef79dbb4699430d047f74e338e82;hp=32d5fb49fc28b0885ef261dfeece9bc3231d82f5;hpb=883833a4b3dabec325edf1ca938000f91d587c00;p=wimlib diff --git a/src/compress.c b/src/compress.c index 32d5fb49..a3c95b0f 100644 --- a/src/compress.c +++ b/src/compress.c @@ -45,9 +45,6 @@ static const struct compressor_ops *compressor_ops[] = { static struct wimlib_compressor_params_header * compressor_default_params[ARRAY_LEN(compressor_ops)] = { - [WIMLIB_COMPRESSION_TYPE_LZX] = NULL, - [WIMLIB_COMPRESSION_TYPE_XPRESS] = NULL, - [WIMLIB_COMPRESSION_TYPE_LZMS] = NULL, }; static bool