fixed : unused variable
This commit is contained in:
parent
600962711d
commit
c64c100658
@ -67,7 +67,6 @@
|
||||
***************************************/
|
||||
ZSTDLIB_API unsigned ZSTD_maxCLevel(void) { return ZSTD_MAX_CLEVEL; }
|
||||
static const U32 g_searchStrength = 8;
|
||||
static const size_t g_hbSize = (((ZSTD_frameHeaderSize_max+15)/8)*8);
|
||||
|
||||
|
||||
/* *************************************
|
||||
|
Loading…
Reference in New Issue
Block a user