removed ZSTD_LOG_ENCODE and ZSTD_LOG_BLOCK

This commit is contained in:
inikep
2016-08-24 17:24:11 +02:00
parent 83388e109f
commit 4e90f6c1e0
3 changed files with 0 additions and 24 deletions
-3
View File
@@ -51,9 +51,6 @@
/*-*************************************
* Common constants
***************************************/
#define ZSTD_LOG_ENCODE(...)
#define ZSTD_LOG_BLOCK(...)
#define ZSTD_OPT_NUM (1<<12)
#define ZSTD_DICT_MAGIC 0xEC30A437 /* v0.7+ */