]> git.ipfire.org Git - thirdparty/zstd.git/commit
[fse] Delete unused functions
authorNick Terrell <terrelln@fb.com>
Fri, 27 Jan 2023 19:59:26 +0000 (11:59 -0800)
committerNick Terrell <nickrterrell@gmail.com>
Fri, 27 Jan 2023 21:15:07 +0000 (13:15 -0800)
commit423a74986f7416ca8f54b20d0fe880f2d232b213
tree11895bfc46f05cbe519fe99af20f918f459fc871
parent88b7088d2e4686bb383e1691e28d02399ec1ff17
[fse] Delete unused functions

Delete all unused FSE functions, now that we are no longer syncing
to/from upstream.

This avoids confusion about Zstd's stack usage like in Issue #3453.
It also removes dead code, which is always a plus.
lib/common/fse.h
lib/common/fse_decompress.c
lib/compress/fse_compress.c