Commit f29b705
chore: remove unused COMPRESS_CCTX binding
ZSTD_compressCCtx is never called — one-shot compression goes through
ZSTD_compress2 (COMPRESS2) with the context's advanced parameters. Drop
the dead handle. Swept the rest of Bindings; it was the only one unused.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 08c194f commit f29b705
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | 114 | | |
119 | 115 | | |
120 | 116 | | |
| |||
0 commit comments