summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/tools/zcodec.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tools/zcodec.hxx b/include/tools/zcodec.hxx
index 9efdba0867c2..20aadac39f4d 100644
--- a/include/tools/zcodec.hxx
+++ b/include/tools/zcodec.hxx
@@ -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)