mirror of
https://github.com/facebook/zstd.git
synced 2025-03-07 09:26:03 +02:00
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…
x
Reference in New Issue
Block a user