Remove unused ZCODEC_ZFILTERED, ZCODEC_ZHUFFMAN_ONLY macros
Change-Id: Ie02fb495beebd02d8331e547cbe6648dc70f241f
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
#define ZCODEC_BEST_COMPRESSION (0x00000009UL)
|
||||
|
||||
#define ZCODEC_DEFAULT_STRATEGY (0x00000000UL)
|
||||
#define ZCODEC_ZFILTERED (0x00000100UL)
|
||||
#define ZCODEC_ZHUFFMAN_ONLY (0x00000200UL)
|
||||
|
||||
#define ZCODEC_UPDATE_CRC (0x00010000UL)
|
||||
#define ZCODEC_GZ_LIB (0x00020000UL)
|
||||
|
Reference in New Issue
Block a user