Remove placeholder bz2 helper data.

This placeholder data should have been removed when bz2 support was added in a021c9fe05.
This commit is contained in:
David Steele
2021-11-01 10:43:08 -04:00
parent f4e281399a
commit b237d0cd59
-4
View File
@@ -92,10 +92,6 @@ static const struct CompressHelperLocal
.type = STRDEF(XZ_EXT),
.ext = STRDEF("." XZ_EXT),
},
{
.type = STRDEF(BZ2_EXT),
.ext = STRDEF("." BZ2_EXT),
},
};
#define COMPRESS_LIST_SIZE \