aboutsummaryrefslogtreecommitdiff
path: root/c/enc/params.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/enc/params.h')
-rw-r--r--c/enc/params.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/enc/params.h b/c/enc/params.h
index baeb319..78b2ab6 100644
--- a/c/enc/params.h
+++ b/c/enc/params.h
@@ -17,7 +17,6 @@ typedef struct BrotliHasherParams {
int type;
int bucket_bits;
int block_bits;
- int hash_len;
int num_last_distances_to_check;
} BrotliHasherParams;