lz_common: Remove unused commented out define

The DEBUG macro is not used in lz code (or even spice-common).

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
Frediano Ziglio 2020-03-16 21:20:21 +00:00
parent 35a9debe93
commit 365d7019d5

View File

@ -28,8 +28,6 @@
SPICE_BEGIN_DECLS
//#define DEBUG
/* change the max window size will require change in the encoding format*/
#define LZ_MAX_WINDOW_SIZE (1 << 25)
#define MAX_COPY 32