diff options
-rw-r--r-- | include/tools/zcodec.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tools/zcodec.hxx b/include/tools/zcodec.hxx index 93da186929c8..f2444af3b68e 100644 --- a/include/tools/zcodec.hxx +++ b/include/tools/zcodec.hxx @@ -23,9 +23,7 @@ #include <tools/toolsdllapi.h> #define ZCODEC_NO_COMPRESSION 0 -#define ZCODEC_BEST_SPEED 1 #define ZCODEC_DEFAULT_COMPRESSION 6 -#define ZCODEC_BEST_COMPRESSION 9 class SvStream; |