diff options
| author | Paul Oliver <contact@pauloliver.dev> | 2026-07-02 23:51:22 +0200 |
|---|---|---|
| committer | Paul Oliver <contact@pauloliver.dev> | 2026-07-07 01:14:34 +0200 |
| commit | b54b9ceb2952ba84b58e75aba014558b17d08e77 (patch) | |
| tree | f65397f929307dc012c5d2269cab6845703f2efb /core/compress.c | |
| parent | e422518afc868a1ad783c4208ea3a44f89f07687 (diff) | |
Diffstat (limited to 'core/compress.c')
| -rw-r--r-- | core/compress.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/compress.c b/core/compress.c index 8790011..e457de5 100644 --- a/core/compress.c +++ b/core/compress.c @@ -1,5 +1,3 @@ -#define EVA_SIZE (sizeof(uint64_t) * MVEC_SIZE) - struct DeflateParams { z_stream strm; size_t size; |
