ZStandard: deduplicate the list of functions

The ZSTD_compressBound is twice on the list.
This commit is contained in:
Mariusz Zaborski 2022-02-02 12:34:23 -05:00
parent 05102f2c41
commit 7cb3f4a04d

View File

@ -56,7 +56,6 @@ add_sapi_library(
ZSTD_CCtx_setParameter
ZSTD_compressBound
ZSTD_compress
ZSTD_compressStream
ZSTD_compressStream2