remove FILE dependency
[compress.git] / debug.h
diff --git a/debug.h b/debug.h
index a0d26f7c35ebc990b2d3b255671b6d83af2f50a7..b05fd061db96aabd995d005f83fcc14f0d9fb38a 100644 (file)
--- a/debug.h
+++ b/debug.h
@@ -10,7 +10,6 @@
 #define DECOMPRESS 2
 
 #define NB_CHARS 256
-#define BUFFER_SIZE 4096
 
 #define DEBUG 4
 #define INFO 3