mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-08-06 21:35:30 +00:00
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:
parent
35a9debe93
commit
365d7019d5
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user